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(html): remove filter clear button #33754

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Skn0tt
Copy link
Member

@Skn0tt Skn0tt commented Nov 25, 2024

Closes #33681. We tried fixing the nav behaviour in #33689, but couldn't come up with behaviour that works well with the browser history. See https://stackoverflow.com/questions/2977023/how-do-you-detect-the-clearing-of-a-search-html5-input for why we cannot detect if the x was clicked or the text was deleted.

To remove confusion, this PR removes the clear button. Users can still clear with ⌘ a 🔙, and it'll do the right thing.

Copy link
Contributor

Test results for "tests 1"

1 flaky ⚠️ [playwright-test] › ui-mode-test-watch.spec.ts:145:5 › should watch all @windows-latest-node18-1

37173 passed, 650 skipped
✔️✔️✔️

Merge workflow run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant