[EuiTabs] Deprecate 'xl' tab size #8680
Unanswered
ryankeairns
asked this question in
Design Decision
Replies: 1 comment
-
With the following regex search of the Kibana repo, I find 0 instances of direct use of the
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
It's both rarely used and, subjectively, larger than we would care to display in our UI.
This change would mean updating `EuiPageHeader' (i.e. downsizing the the two size options it provides).
The portion of the docs related to sizing state:
That last point seems rather debatable that we want to continue using it this way. I don't recall many (any?) places where we do use tabs as the primary page navigation sans a page title. Seems strange, imo.
Beta Was this translation helpful? Give feedback.
All reactions