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

Feature: Searching The Result List #29

Merged
merged 3 commits into from
Aug 2, 2024
Merged

Conversation

yassinebridi
Copy link
Owner

This PR introduce a functionality to search the result list:

  • Clicking "/" will show a search input at the bottom of the list, and to return to the result list
  • This will not mutate the original list; it should merely allow the user to search files and do actions on individual files
  • There should be an option to reset the filtered list
  • if the global process replace is actioned, there should be a modal confirming the action, to not replace all the files.

@yassinebridi
Copy link
Owner Author

fixes #28 too

@yassinebridi yassinebridi merged commit 6ef5a8b into main Aug 2, 2024
5 checks passed
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