-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
feat(tabs): Add new variant to be used on issue details #75029
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #75029 +/- ##
==========================================
- Coverage 78.12% 78.12% -0.01%
==========================================
Files 6745 6746 +1
Lines 301168 301177 +9
Branches 51823 51825 +2
==========================================
+ Hits 235289 235290 +1
- Misses 59555 59563 +8
Partials 6324 6324
|
| <p>You can also use the "floating" variant, which is used below</p> | ||
| <SizingWindow> | ||
| <Tabs> | ||
| <TabList variant="floating" hideBorder> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This could use a Matrix to better show the different values along side each other, i'd use Matrix to compate with hideBorder and also with orientation
this pr uses the new tab design introduced in #75029 for the streamlined event navigation component
this pr adds a new variant of tabs - "floating" , which will be used on the updated issue details page