-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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
[Feature Request] Smooth Slide Navigation Drawer (see quasar) #3262
Comments
Specifically the touch-pan directive: as used in: |
I use the vuetify and i love this framework, but i look to go to quasar or other framework because on the mobile application i develop, the gesture not working as expected. The drawer is slow and not responsive. It will be great if the framework implements mobile gesture and if the framework is optmized to be run on mobile device. |
same with me, when I use vuetify on desktop, it run smoothly. but when i accessed it from mobile, there was delay about 1 sec, when i clicked something |
Having around 2 second delay too after clicking hamburger icon on Oneplus One (Chromium 70) Neither VueMaterial or Quasar has this issue. |
I would just like to add my voice to this discussion. Living in a mobile first world today I would also like to see the mobile side of vuetify kicking it up a notch to feel more native. Actual draggable nav drawers is top of my request list. I too considered Quasar just because of touch support and better native mobile experience but i can see the Vuetify devs just have to add a few small things and there will be no question vuetify is better in every aspect of SPA's/PWA's for mobile and desktop. When deciding between React and Vuejs a year and a half ago i could see Vue was gaining traction and chose a framework based not on the now but the future.. Same thing here. Vuetify will become the defacto in my opinion, Quasar is really missing so many components. Vuetify just needs to add native draggable drawers, some kind of recyclable scroller (seems people prefer this built in than having to look for something like vue-scroller and install it seperately) and better touch support and Quasar is toast :) Remember, We living in a mobile first world today. So a bit more focus there please devs. Otherwise absolutely great framework |
This did not make the cut for v2.0 release. It is something that we still plan to implement. Thank you for your patience. |
This comment has been minimized.
This comment has been minimized.
Is this problem solved? |
@doubleyhun You could use an external package.. |
New Functionality
On mobile (cordova) I want the navigation drawer to feel more native. See quasar (http://quasar-framework.org/quasar-play/android/index.html#/showcase/layout/play-with-layout) in mobile emulation mode. As you drag your finger from either edge the navigation drawer follows your finger. Whereas, with vuetify, it pops out when the gesture is finished.
This is borderline necessary in order for me to pursue vuetify as my component framework in a cordova application.
Improvements
NavigationDrawer gesture/animation
Bugs or Edge Cases it Helps Avoid
n/a
The text was updated successfully, but these errors were encountered: