[Feature Request] Add ability to set default tab. #3595
Unanswered
akashkollipara
asked this question in
Feature Requests
Replies: 1 comment
-
+1 for this. As the tabs are url fragments, this is not solveable with a redirect via a reverse proxy or similar. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
As per the discussion: Select Default Tab
I would like to raise a feature request. We can have a config variable
defaultTab:
which has valid values ("", "none", "").If let blank or selected none, it should show default behavior as it has on upstream.
If the value is present with valid tab name, then that tab should be presented as default.
Other
No response
Beta Was this translation helpful? Give feedback.
All reactions