vuetifyjs / vuetify

🐉 Vue Component Framework
https://vuetifyjs.com
MIT License
39.06k stars 6.91k forks source link

[Feature Request][3.x] `VAppBar`: Implement missing `shrink-on-scroll` behavior #19603

Open caffeinatedMike opened 2 weeks ago

caffeinatedMike commented 2 weeks ago

According to the original issue that handled adding VAppBar to 3.x (#12707), shrink-on-scroll and fully-hide were put on the backburner for the sake of time. It appears that fully-hide was impmented in the recent round of alpha releases (3.6.0-alpha.0).

Is it possible to prioritize this? I was really looking for this common behavior and was disappointed to find out I may have to stick with Vuetify 2 for my new app due to this missing.