Skip to content
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

fix(button): restrict transitions to relevant properties #6901

Merged

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Sep 23, 2020

Closes #6823

This PR specifies the properties for Carbon button transitions so that they do not interfere with focus logic inside the interactive tooltips

Changelog

Changed

  • target only specific properties for button transition

Testing / Reviewing

Set the button in the tooltip menu as the primary focus element and confirm that it is automatically focused when the tooltip is opened

@emyarod emyarod requested a review from a team as a code owner September 23, 2020 21:40
@netlify
Copy link

netlify bot commented Sep 23, 2020

Deploy preview for carbon-elements ready!

Built with commit de05751

https://deploy-preview-6901--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Sep 23, 2020

Deploy preview for carbon-components-react ready!

Built with commit de05751

https://deploy-preview-6901--carbon-components-react.netlify.app

@joshblack
Copy link
Contributor

bump @aledavila @tw15egan when you all have a sec today 👀

Copy link
Member

@tw15egan tw15egan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed keyboard nav now focuses on the correct element 👍 ✅

@kodiakhq kodiakhq bot merged commit b86dcfb into carbon-design-system:master Sep 24, 2020
@emyarod emyarod deleted the 6823-tooltip-buttons-inaccessible branch September 25, 2020 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot access button in a tooltip via keyboard navigation
4 participants