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 'Clear All' button for search history #6848

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

RemiBonnet
Copy link

Regarding this issue #4700

This PR adds a simple "Clear All" button to the search history interface. The button allows users to quickly delete all saved search entries searchHistory and selected profiles selectedProfiles in one action, without introducing unnecessary complexity.

Why this change?

Currently, users must manually delete each search entry one at a time, which can be frustrating. This addition aligns with user expectations and mirrors similar features found in other platforms, like Twitter.

Test plan

  1. Confirm the button appears when there is search history to clear.
  2. Verify clicking the button removes all entries immediately.
  3. Ensure the button disappears when there is no search history.
  4. Test the button’s behavior across devices and themes (e.g., light mode).
bluesky-clear-all.mov

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

Successfully merging this pull request may close these issues.

1 participant