issues
search
Lacerte
/
clima
MOVED TO https://codeberg.org/Lacerte/clima
Mozilla Public License 2.0
105
stars
14
forks
source link
[ui] a couple of snackbar fixes
#316
Closed
triallax
closed
2 years ago
triallax
commented
2 years ago
Description
Fix
duration
passed to
showFailureSnackBar
being ignored
Change default snackbar duration to 4 seconds
### Testing Test snackbars by e.g. entering an invalid city name. The snackbar used to show for a whole day, but it shouldn't with this PR's changes.
[ ] This change adds test coverage for new/changed/fixed functionality
Checklist
[x] The correct base branch is being used, if not
master
Description
duration
passed toshowFailureSnackBar
being ignoredChecklist
master