[BUG] "Snackbar" popup button pretty much unclickable
See original GitHub issueIs there an existing issue for this?
- I have searched the existing issues
Current Behavior
The button you can add is almost completely behind the back button.
These are the sizes of the buttons (the white part of the button is the only clickable part)
Expected Behavior
Its supposed to be above the back button of android
Steps To Reproduce
- Add “Snackbar” popup to your application.
- Open the app in an android version where the back button isn’t physical but just on your screen.
- try clicking the button without pressing the “<” button
Link to public reproduction project repository
Shouldn’t be necessary, since it’s really easy to reproduce
Environment
- .NET MAUI CommunityToolkit:
- OS: Samsung galaxy A52s (the only phone I am able to test on)
- .NET MAUI:
I have no idea
Proposal
- an option to make the button move the “snackbar” a bit upwards so the button is easier to press
- add a scale option so you get a bigger button/popup
- make the popup move up a bit when it detects the back-button UI being in front of it
Issue Analytics
- State:
- Created 9 months ago
- Comments:8 (2 by maintainers)
Top Results From Across the Web
[BUG] [Android] Snackbar is displayed over the navigation ...
[BUG] [Android] Snackbar is displayed over the navigation buttons. #642 ... [BUG] "Snackbar" popup button pretty much unclickable #812.
Read more >Snackbars
Snackbars can display a single text button that lets users take action on a process performed by the app. Snackbars shouldn't be the...
Read more >Can we perform 2 different actions in Snack bar at a time ...
Each snackbar may contain a single action, neither of which may be “Dismiss” or “Cancel.” For multiple actions, use a dialog.
Read more >Disabled buttons: is a striped gradient a functional ...
I think the striped background looks odd in your mock-up, perhaps thicker stripes would be a good alternative. Still, introducing stripes is ...
Read more >Android Snackbar Example
Android Snackbar is an interesting component introduced by Material Design. ... A Toast message doesn't have action button, but Snackbar may have action ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Try update to version 2.0
Reopening Proposal.
Only Proposals moved to the
Closed
Project Column andCompleted
Project Column can be closed.