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

feat: focus SearchBox input after clearing #775 #830

Conversation

petermakowski
Copy link
Contributor

@petermakowski petermakowski commented Sep 13, 2022

Done

  • feat: focus SearchBox input after clearing

QA

Storybook

To see rendered examples of all react-components, run:

yarn start

QA in your project

from react-components run:

yarn build
npm pack

Install the resulting tarball in your project with:

yarn add <path-to-tarball>

QA steps

Fixes

Fixes: #775

@webteam-app
Copy link

Demo starting at https://react-components-830.demos.haus

@petermakowski petermakowski force-pushed the searchbox-focus-after-clearing-#775 branch from 9d44e92 to 2067452 Compare September 13, 2022 11:06
Copy link
Contributor

@ClementChaumel ClementChaumel left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍️

@ClementChaumel ClementChaumel merged commit 6725c0a into canonical:main Feb 14, 2023
@bartaz bartaz added the Feature 🎁 New feature or request label Feb 20, 2023
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.

SearchBox input should receive focus after clearing
4 participants