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

Merged
merged 3 commits into from
Jul 24, 2025

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.

@filipchristiansen filipchristiansen removed the request for review from cyclotruc July 24, 2025 08:56
@filipchristiansen filipchristiansen merged commit 7085e13 into main Jul 24, 2025
58 of 61 checks passed
@filipchristiansen filipchristiansen deleted the 317_reset_patterns_when_switching branch July 24, 2025 09:01
Copy link

⚙️ Preview environment was undeployed.

@coderamp-ci coderamp-ci bot mentioned this pull request Jul 24, 2025
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
2 participants