Access control for Tabs #14256
immotus
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
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.
-
At the moment, there is no way to control access to a particular tab within a Tab field (i.e.
type: "tabs"), even though the tabs still inherit theaccessproperty, but it doesn't do anything.For example:
With the code above, which is type-valid, one can expect that the
accessfield in the Hero tab would control its visibility, but in reality, it has absolutely no effect whatsoever.Is this an oversight or actually a bug?
Beta Was this translation helpful? Give feedback.
All reactions