You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am in process of upgrading our project from vuetify 2 to 3.
I am using the navigation-drawer as a container for list filters, whichs needs to get opened by pressing a "Filter" button.
We are displaying filterable lists in dialogs. In Vuetify 2 this was not a problem regarding the filter navigation-drawer (using the fixed property).
As dialogs are in a completetely different part of the dom in Vuetify 3, I am asking myself if there is a way to display the dialog and have the option to open the navigation-drawer + its scrim above it?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I am in process of upgrading our project from vuetify 2 to 3.
I am using the navigation-drawer as a container for list filters, whichs needs to get opened by pressing a "Filter" button.
We are displaying filterable lists in dialogs. In Vuetify 2 this was not a problem regarding the filter navigation-drawer (using the fixed property).
As dialogs are in a completetely different part of the dom in Vuetify 3, I am asking myself if there is a way to display the dialog and have the option to open the navigation-drawer + its scrim above it?
Beta Was this translation helpful? Give feedback.
All reactions