Skip to content
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

[Bug] Snackbars should be dismissable with a swipe (mobile) #3509

Assignees
Labels
C: VSnackbar VSnackbar T: bug Functionality that does not work as intended/expected
Milestone

Comments

@MatthewAry
Copy link
Contributor

New Functionality

Does not dismiss on swipe.

Improvements

Developers wouldn't need to wrap the snackbar component in another component that would detect touch events, manage snackbar state, and force its dismissal.

Bugs or Edge Cases it Helps Avoid

This would make it more compliant with the material design spec.

@KaelWD KaelWD added the T: enhancement Functionality that enhances existing features label Mar 9, 2018
@blalan05 blalan05 added the C: VSnackbar VSnackbar label Apr 9, 2019
@johnleider johnleider added this to the v3.0.0 milestone Jun 1, 2020
@johnleider johnleider added this to To do in Vuetify 3 - Titan via automation Nov 30, 2020
@KaelWD KaelWD modified the milestones: v3.0.0, v3.x.x Apr 26, 2023
@johnleider johnleider self-assigned this Apr 21, 2024
@johnleider johnleider added T: bug Functionality that does not work as intended/expected and removed T: enhancement Functionality that enhances existing features labels Apr 21, 2024
@johnleider johnleider modified the milestones: v3.x.x, v3.5.x Apr 21, 2024
@johnleider johnleider changed the title [Feature Request] Snackbars should be dismissable with a swipe (mobile) [Bug] Snackbars should be dismissable with a swipe (mobile) Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment