We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
React Components / v9 (@fluentui/react-components)
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)
Kay Davis
cc: @khmakoto @paulgildea
The text was updated successfully, but these errors were encountered:
Because this issue has not had activity for over 150 days, we're automatically closing it for house-keeping purposes.
Still require assistance? Please, create a new issue with up-to date details.
Sorry, something went wrong.
Hey @khmakoto @paulgildea I am still seeing that the v9 button doesn't have the transitions yet, could we please not close this yet?
Oops, this should have not been closed, reopening it!
khmakoto
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: