Allow document tabs and views (API, Versions, etc) to be hidden conditionally based on roles #12106
jessrynkar
started this conversation in
Feature Requests & Ideas
Replies: 2 comments 1 reply
-
This is a good idea and has been asked many times before by users in Discord. +1. I think the current workaround is via usage of custom components where you define your conditions for showing a tab or returning null. A function defined in config would be much easier to work with for something like this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think this is great, a related but additional feature that would also be nice is if there was a way to re-order the document tabs. Perhaps an order property can be added to the config? |
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.
-
We want to expose new functions that allow users to hide any of the document tabs and their associated view based on their defined conditions.
Beta Was this translation helpful? Give feedback.
All reactions