Skip to content

Gallery slider broken corners #5753

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

Open
2 tasks done
DatadudeDev opened this issue Apr 27, 2025 · 2 comments
Open
2 tasks done

Gallery slider broken corners #5753

DatadudeDev opened this issue Apr 27, 2025 · 2 comments
Assignees
Labels
closed: not a bug The behavior is correct/expected.

Comments

@DatadudeDev
Copy link

DatadudeDev commented Apr 27, 2025

Can we access your project?

  • 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

On 4/25 all was OK with the slider. I noticed today that the gallery/upload widget is broken in several ways. The rounded corners are broken, the text is enormous and there are line separators where there previously werent.

Expected Behavior

a small bottom sheet with neat lettering and nicely rounded corners (ideal) if possible but if not, straight 90 degree corners (as it was).... optimally a user can use their own component to summon the camera or gallery, but the previous one was OK too.

Steps to Reproduce

  1. create a new page
  2. Add a button to upload media to firebase
  3. export APK or push to the Stores (Apple and Android are both affected)
  4. Push the button

Reproducible from Blank

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

Bug Report Code (Required)

ITEehc/1sIZ2pbxc+6qBbcJ4qwMwQFg5U+cZkdV8TRIbfe/4Oux/Y+DeRBBBTtyzaH1me2GL8TkC/8GOhYfXE+44G02Ab4BlwqlychPPbHKXb4zTOrqoXnZtN9xbJ2rC5raw2BR5OstocXgAwGaEPNivfz6Cf9qOYwx5e6fDbOY=

Visual documentation

Image

Environment

- FlutterFlow version: 5.4.2
- Platform: Desktop
- Browser name and version: Edge 135.0.3179.98
- Operating system and version affected: Windows 11 23H2

Additional Information

No response

@DatadudeDev DatadudeDev added the status: needs triage A potential issue that has not been confirmed as a bug. label Apr 27, 2025
@Juansarmi Juansarmi self-assigned this Apr 28, 2025
@Juansarmi Juansarmi added the closed: not a bug The behavior is correct/expected. label Apr 28, 2025 — with Linear
@Juansarmi Juansarmi removed the status: needs triage A potential issue that has not been confirmed as a bug. label Apr 28, 2025
Copy link
Collaborator

Juansarmi commented Apr 28, 2025

Hi, I'm sorry you're experiencing this issue.
I’ve tried to reproduce the problem on my end, but everything seems to be working as expected. Based on what you’ve shared, it looks like the issue is due to a limitation in FlutterFlow regarding the native popup used to select the image source. This popup displays with square borders (no border radius), and it overlaps with the white borders of your bottom sheet — which creates the visual effect you're seeing in the screenshot.

Unfortunately, it's not currently possible to modify the border radius of the native popup.
My recommendation would be to adjust the design of the overlapping container so that its borders visually match those of the native popup. This can help create a more unified and seamless appearance, even though the popup itself can't be customized.

Best regards

@DatadudeDev
Copy link
Author

Please re-open this as a bug. I toggled off 'Use material theme 3' in 'Themes' and this bug went away. It is definitely a material 3 bug. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed: not a bug The behavior is correct/expected.
Projects
None yet
Development

No branches or pull requests

2 participants