Skip to content

fix: reset pattern form when switching between include/exclude patterns #417

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

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

Conversation

ix-56h
Copy link
Contributor

@ix-56h ix-56h commented Jul 15, 2025

Closes #317

Before

Swtiching from exclude/include and vice versa used to revert the selection.
Ex: Excluding README.md, then switching to include mode, README.md is no more excluded and every file were excluded.

Now

Switching between exclude/include patterns now reset the whole form as described in #317.

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.

feat(ui): reset include/exclude field when switching selection
1 participant