question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] "Snackbar" popup button pretty much unclickable

See original GitHub issue

Is 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. image

These are the sizes of the buttons (the white part of the button is the only clickable part)

image (10)

Expected Behavior

Its supposed to be above the back button of android

Steps To Reproduce

  1. Add “Snackbar” popup to your application.
  2. Open the app in an android version where the back button isn’t physical but just on your screen.
  3. 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

  1. an option to make the button move the “snackbar” a bit upwards so the button is easier to press
  2. add a scale option so you get a bigger button/popup
  3. make the popup move up a bit when it detects the back-button UI being in front of it

Issue Analytics

  • State:closed
  • Created 9 months ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
VladislavAntonyukcommented, Dec 7, 2022

Try update to version 2.0

0reactions
msftbot[bot]commented, Dec 7, 2022

Reopening Proposal.

Only Proposals moved to the Closed Project Column and Completed Project Column can be closed.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found