-
Notifications
You must be signed in to change notification settings - Fork 793
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
fix: added vertical tab variant #4221
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Hi @riddhybansal! I am able to see the "Vertical" option under the Tabs' Live demo, but I'm unsure about the output it’s showing. The output in the Live demo doesn’t seem to match what we have in our [React Storybook](https://react.carbondesignsystem. Could you please confirm that?
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.
Looks good Riddhi! 🚀
Hi @Kritvi-bhatia17 I could see the same in preview, not sure whats happening for you. |
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.
Hi @riddhybansal! I am able to see the "Vertical" option under the Tabs' Live demo, but I'm unsure about the output it’s showing. The output in the Live demo doesn’t seem to match what we have in our [React Storybook](https://react.carbondesignsystem. Could you please confirm that?
Hi @Kritvi-bhatia17 I could see the same in preview, not sure whats happening for you.
Hi @riddhybansal , thanks for confirming that. It is working fine in another browser, LGTM 🎉
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.
Looks good, just needs to also get added to the demo on the code page.
Closes #4160
Added vertical variant to tabs
Changelog
New
Added vertical variant to tabs
Testing
Go to Tabs and check if there is a vertical variant in livedemo and it works as intended