You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
create a new page
Add a button to upload media to firebase
export APK or push to the Stores (Apple and Android are both affected)
Push the button
Reproducible from Blank
The steps to reproduce above start from a blank project.
- 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
The text was updated successfully, but these errors were encountered:
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.
Can we access your project?
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
Reproducible from Blank
Bug Report Code (Required)
ITEehc/1sIZ2pbxc+6qBbcJ4qwMwQFg5U+cZkdV8TRIbfe/4Oux/Y+DeRBBBTtyzaH1me2GL8TkC/8GOhYfXE+44G02Ab4BlwqlychPPbHKXb4zTOrqoXnZtN9xbJ2rC5raw2BR5OstocXgAwGaEPNivfz6Cf9qOYwx5e6fDbOY=
Visual documentation
Environment
Additional Information
No response
The text was updated successfully, but these errors were encountered: