-
PN currently utilizes a combination of This implementation triggers a page refresh, however, so I'm looking to fix this. If we use an TLDR: Button as="a" lacks flexibility in implementation for custom routing / |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @and-lopes, Have you seen this previous discussion where I demonstrate how we can make Tabs re-direct to sub-routes? Let me know if this helps you get going. As Simon pointed out in that thread, Tabs should not be used as page navigation, they should only switch content. Alas we haven't had the chance to build the component to solve this problem yet. If you're able to contemplate page design, it may be something to keep in mind. |
Beta Was this translation helpful? Give feedback.
Hi @and-lopes,
Have you seen this previous discussion where I demonstrate how we can make Tabs re-direct to sub-routes? Let me know if this helps you get going. As Simon pointed out in that thread, Tabs should not be used as page navigation, they should only switch content. Alas we haven't had the chance to build the component to solve this problem yet. If you're able to contemplate page design, it may be something to keep in mind.