Navigation docs - Adding simple navigation examples for top-nav, bot-nav, top-left, top-right to the docs? #11060
Donnerstagnacht
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Navigation component was designed to our specific internal project needs and we open sourced it just in case somebody else might need it. Therefore it does not have the typical flexibility of other Taiga UI lower level components. Removing the "wings" is just setting |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would have a few questions about the navigation:
I think these are the default use cases and I made a stackblitz for each of them based on your first example:
Further, I would like to ask:
Could Taiga add a guide how to toggle this 'before::rounded corner wings' (see image below)? I used a before overwrite to toggle border radius, display and margin...is that a good solution? But I was not able to create such a wing on the left side of a right bar.
Is there a reason why the navigation is not affected by the global dark/light theme toggling? As a docs user I would be excited to see how they look in dark mode
If you would agree that showing these basic examples would be an improvement of the docs, I could offer to make a PR - not sure how much work it is to set up these examples. Or you could improve my examples first and take them over later.
In general, I think a small guide how to navigate with Taiga would be nice. In which scenarios should I use drawer, sidebar, navigation, tabbar, appbar...? What is the difference between subheader and subheader object?
As a side node a feature request:
Beta Was this translation helpful? Give feedback.
All reactions