histoire
histoire copied to clipboard
Example button does not visually respond to clicking
Describe the bug
In this example, the button appears to not be working. It is indistinguishable from a .png screenshot of a button.
Is it disabled?
I was expecting a visual change of some kind when hovering the button and when clicking the button. This would be consistent with other buttons I see in working applications.
Reproduction
Load https://vue3.examples.histoire.dev/story/src-components-colorbutton-story-vue?variantId=src-components-colorbutton-story-vue-0&tab=
And attempt to do normal stuff with that button: hover, click
System Info
Chrome
Used Package Manager
npm
Validations
- [x] Follow our Code of Conduct
- [x] Read the Contributing Guidelines.
- [x] Read the docs.
- [x] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [x] Check that this is a concrete bug. For Q&A open a GitHub Discussion.
- [x] The provided reproduction is a minimal reproducible example of the bug.