-
-
Couldn't load subscription status.
- Fork 1.3k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello. I've been using this library and really appreciate the creative components. I'd like to propose two enhancements for the PixelTransition component
- Add Keyboard Accessibility: Make the component fully usable with a keyboard (
tabIndex, onFocus, onKeyDown) for better accessibility. - Add
onceprop: Add an optionalonceprop to prevent the content from reverting on mouse leave.- It would default to false, so there are no breaking changes for existing users.
- From my experience, I've found this persistent state often provides a more stable UX, especially when the second content requires closer inspection.
If you think this is a good idea, I'd be happy to open a Pull Request with the changes.
Validations
- I have checked other issues to see if my issue was already discussed or addressed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request