-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Description
Library
React Components / v9 (@fluentui/react-components)
Describe the feature that you would like added
Requesting some subtle motion between interaction states on the button:
transition: all 100ms easyEase;
https://www.figma.com/file/Nj9EBBvOZmS11zKNJfilVR/Button?node-id=13150%3A21043
Note: would be nice to reuse this transition on other areas w/ simple background color changes too, such as list items, menu list items, card bgs)
Have you discussed this feature with our team
Kay Davis
Additional context
cc: @khmakoto @paulgildea
Validations
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Reactions are currently unavailable