You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by ryankeairns November 10, 2024
Two reasons for this request:
Subjectively, it is an atypical font size for tabs (see below)[a].
Objectively, we don't use it in Kibana [b]
[a] The guidelines say to only use for page titles only, but I don't believe this is a justifiable recommendation.
[b] Search for usage with this regex <EuiTabs[ \w=\{\}>\(\)\n;".-:]* size="xl"
Note: I suppose this would be a breaking change for anyone out there is using it (seem unlikely; low impact), and we could suggest using l as the recommended fix.
The text was updated successfully, but these errors were encountered:
Discussed in #8128
Originally posted by ryankeairns November 10, 2024
Two reasons for this request:
[a] The guidelines say to only use for page titles only, but I don't believe this is a justifiable recommendation.
[b] Search for usage with this regex
<EuiTabs[ \w=\{\}>\(\)\n;".-:]* size="xl"
Note: I suppose this would be a breaking change for anyone out there is using it (seem unlikely; low impact), and we could suggest using
l
as the recommended fix.The text was updated successfully, but these errors were encountered: