Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with FlippableCard when there is a button on the back side #778

Closed
3 tasks done
VictuPlus opened this issue Apr 18, 2023 · 6 comments
Closed
3 tasks done

Issue with FlippableCard when there is a button on the back side #778

VictuPlus opened this issue Apr 18, 2023 · 6 comments
Assignees
Labels
priority: low status: confirmed Issue has been reproduced and confirmed as a bug. status: wontfix This will not be worked on. type: bug Something isn't working.

Comments

@VictuPlus
Copy link

Has your issue been reported?

  • I have searched the existing issues and confirm it has not been reported.
  • I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.

Current Behavior

I have a web app and when I use the FlippableCard and the back side has a button. The front side shows the shadow of it.
I used the same example done in the documentation page https://docs.flutterflow.io/widgets-and-components/widgets-ui-elements/layout-elements/flippablecard and made a test screen to show how does that look like
I did not manage to remove this shadow from the front card
Front card:
image

Back card
image

Expected Behavior

Show the front side of the card without any shadow.

Steps to Reproduce

  1. follow the steps in the documentation to create a fippablecard example: https://docs.flutterflow.io/widgets-and-components/widgets-ui-elements/layout-elements/flippablecard
  2. Add a button in the backside
  3. Deploy it on Web
  4. Access the page and you will see directly in the front side of the card, the shadow of the button in the backside of the card

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

ITFXiMmBw891ofpE7of+Y/lajjgwGVAIa5IRlexuZxEbCIzaB4YMZPWkQFppXsvkSlZ+OESmmnMyp+j5iuDtOvkrGy+CbKpZ+JFQSg3JWkSWQZOBDM+gXXx6DZtMIUzC0J6wkxUkNtFqLFoFwziMfO6UVhfqNOPKIndISq/LZO4=

Context

One of my pages has a call to action in the backside of the flippable card and now the front side has a shadow that disturb the user experience.

Visual documentation

image
image

Additional Info

No response

Environment

- FlutterFlow version: v1.1.61
- Platform: Web
- Browser name and version: Chrome Version 112.0.5615.49 (Official Build) (x86_64)
- Operating system and version affected: MacOS ventura 13.1 (22C65)
@VictuPlus VictuPlus added the status: needs triage A potential issue that has not been confirmed as a bug. label Apr 18, 2023
@github-actions
Copy link

This issue is stale because it has been open for 7 days with no activity. If there are no further updates, a team member will close the issue.

@VictuPlus
Copy link
Author

Any progress on this?

@github-actions
Copy link

github-actions bot commented May 5, 2023

This issue is stale because it has been open for 7 days with no activity. If there are no further updates, a team member will close the issue.

@aemelyanovff
Copy link
Collaborator

Thanks for reporting the issue.

I can reproduce it, but only in Run or Test modes. It works fine when you run it on a device.

@aemelyanovff aemelyanovff added type: bug Something isn't working. status: confirmed Issue has been reproduced and confirmed as a bug. priority: low and removed status: needs triage A potential issue that has not been confirmed as a bug. status: stale labels May 11, 2023
@VictuPlus
Copy link
Author

@aemelyanovff Thank you Anton.
I have to reinforce the fact that it does happen in production. Since I deploy it as a web app, and only offer it via browser to my users. Can you please make sure this is taken in consideration when fixing the issue? In my case that is a production issue, does not happen only in test environment.

@aemelyanovff
Copy link
Collaborator

This appears to be an issue with flip_card. I don't know how to fix it, so I filed a bug report there.

I'm afraid there's nothing else we can do at this moment, so I'm closing this issue.

@aemelyanovff aemelyanovff added the status: wontfix This will not be worked on. label Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low status: confirmed Issue has been reproduced and confirmed as a bug. status: wontfix This will not be worked on. type: bug Something isn't working.
Projects
None yet
Development

No branches or pull requests

3 participants