-
Notifications
You must be signed in to change notification settings - Fork 645
Add stories to show Tooltip and Dialog usage in Inactive Buttons #3990
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
|
size-limit report 📦
|
|
I'm not sure if we need to duplicate Tooltip and Dialog stories just for inactive buttons. I like that the button stories focus specifically on button functionality. We have these stories to show how to use Tooltip and Dialog:
That being said, I'm not strongly opposed to adding additional example stories for Button. If folks would find this helpful, we can definitely merge this after #3812. |
langermank
left a comment
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.
@pksjce I'm not sure if these stories are meant to show a tooltip and dialog but nothing happens for me when I hover/click 🤔
Maybe we should create a separate section of Storybook just to showcase degraded experiences? Or, maybe the internal Storybook would be a better place for this.
|
@mperrotti - I don't think there is any harm showcasing specific expectations for the inactive button. |
|
Closing this as we will update stories for these use cases if questions etc arise on usage of inactive component states. |
No description provided.