#Nav bar / Navigation menu

1 messages · Page 1 of 1 (latest)

broken wave
#

Hello! I wanted to make a navigation buttons or menu that is persistent across pages

Is there a way to make one? or do I have to copy and paste every instance of the button group to the other pages?

And if I make changes, is there a way to persist all the changes to all instances of the navbar?

Thankyou!

#

Right now, I have to copy and paste all the group to every page if I make a change

nocturne bear
#

Don't know about your usecase but you can have just one page with tabs. And the click of each button navigates the user to a particular tab. That way the nav bar would stay persistent.

proper field
#

Hi @broken wave , as @nocturne bear suggested, a Tab widget might simplify the navigation if you put everything in one page. I'd recommend using a Tab widget vs multiple pages whenever the APIs/queries are mostly the same. If it's a completely different set of APIs/queries, then split it into pages.

However, we're working on a sidebar navigation that would show on all pages. Here's the issue for it:
https://github.com/appsmithorg/appsmith/issues/4333
And here's a preview of the designs:
https://www.figma.com/proto/EkPT7FdqmArkk9L7mySA5S/NAV---Designs?page-id=357%3A182882&node-id=704%3A285865&viewport=138%2C579%2C0.06&scaling=scale-down&starting-point-node-id=704%3A285865&show-proto-sidebar=1

broken wave
serene torrent