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(TableToolbarSearch): set focus on expanded search bar #5637

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Mar 16, 2020

Closes #5630

This PR sets focus on the table toolbar search input when it is expanded. Refs #5089

Changelog

Changed

  • set table toolbar search input as the focus target when expanded state is true

Testing / Reviewing

Ensure focus is on the correct element and is applied correctly when navigating through the table toolbar with the keyboard

@emyarod emyarod requested a review from a team as a code owner March 16, 2020 19:21
@ghost ghost requested review from aledavila and asudoh March 16, 2020 19:21
@netlify
Copy link

netlify bot commented Mar 16, 2020

Deploy preview for carbon-components-react ready!

Built with commit aed27e6

https://deploy-preview-5637--carbon-components-react.netlify.com

@netlify
Copy link

netlify bot commented Mar 16, 2020

Deploy preview for carbon-elements ready!

Built with commit aed27e6

https://deploy-preview-5637--carbon-elements.netlify.com

Copy link
Contributor

@asudoh asudoh left a comment

Choose a reason for hiding this comment

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

LGTM 👍 - Thanks @emyarod!

@asudoh
Copy link
Contributor

asudoh commented Mar 18, 2020

@emyarod thinks this is ready to merge - Thanks @emyarod!

@asudoh asudoh merged commit 9d15d10 into carbon-design-system:master Mar 18, 2020
This was referenced Mar 18, 2020
@emyarod emyarod deleted the 5630-tabletoolbarsearch-keyboard-nav branch March 20, 2020 15:29
renmaddox added a commit to renmaddox/carbon that referenced this pull request Mar 20, 2020
renmaddox added a commit to renmaddox/carbon that referenced this pull request Mar 20, 2020
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.

carbon v10, accessibility issues with TableToolBar search
3 participants