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

adjust UI interaction logic #449

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Conversation

lifenjoiner
Copy link
Collaborator

This supersedes #448.

  • only the 1st search path is validated
  • existing dir: all options for dir are enabled; otherwise, disabled
  • nonexistent path, invalid regex of search, excluding dir or including file names: path: mark to red, and disable search and replace
  • empty search: valid, counts files
  • empty replace: invalid if search is emtpy
  • softer red boarder for both light and dark themes

* only the 1st search path is validated
* existing dir: all options for dir are enabled; otherwise, disabled
* nonexistent path, invalid regex of search, excluding dir or including
  file names: path: mark to red, and disable search and replace
* empty search: valid, counts files
* empty replace: invalid if search is emtpy
* softer red boarder for both light and dark themes
@stefankueng stefankueng merged commit 4f399ef into stefankueng:main Feb 7, 2024
1 check passed
@lifenjoiner lifenjoiner deleted the UI branch February 8, 2024 00:19
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.

2 participants