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

Add a clear button to settings editor search bar #82904

Merged

Conversation

smilegodly
Copy link
Contributor

I added a clear button to the settings editor search bar...
This clear button works the same as the one in the keyboard shortcuts editor, it clears the input that is in the search bar and then refocuses.

image

This is helpful if you want to clear the search bar while browsing results as the clear search option that is currently implemented doesn't pop up on search results. The button saves the extra step of having to backspace and retype your search as its just 1 click that does this.

This PR fixes #66141

@msftclas
Copy link

msftclas commented Oct 19, 2019

CLA assistant check
All CLA requirements met.

@smilegodly smilegodly force-pushed the clearButtonForSettingsEditor branch 2 times, most recently from 38383fd to 27cebbc Compare October 19, 2019 23:34
@roblourens roblourens self-assigned this Oct 20, 2019
Copy link
Member

@roblourens roblourens left a comment

Choose a reason for hiding this comment

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

Looks great, thanks!

@roblourens roblourens added this to the October 2019 milestone Oct 23, 2019
@roblourens roblourens merged commit f5d3ffa into microsoft:master Oct 23, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show 'clear search' in settings-UI even when matched settings are found
3 participants