SchabanBo / qlevar_router

Manage you project Routes. Create nested routes. Simply navigation without context to your pages. Change only one sub widget in your page when navigating to new route.
MIT License
87 stars 22 forks source link

Dashbord with Sidebar and AppBar #128

Closed Gino1963 closed 1 year ago

Gino1963 commented 1 year ago

Hi, thanks for this great qlevar_router. I would like to have an example to handle this scenario.

I have a Dashboard with a left Sidebar and an Appbar

Immagine 2023-04-27 193413

By selecting an item in the sidebar, I open a page and simultaneously add a button in the AppBar

Immagine 2023-04-27 193708

After opening several pages I would like to jump from one page to another using only the Appbar, keeping the status of each page. I can't configure qlevar correctly to solve my scenario. Anyone have suggestions?

Thanks

Biagio

Gino1963 commented 1 year ago

I'm sorry for my english !!!!

SchabanBo commented 1 year ago

Hi @Gino1963 , To save the state of the page, you can see this