Skip to content

Fixed failed imports input being invalid when strikes are set to 0#454

Merged
Flaminel merged 1 commit intomainfrom
fix_failed_import_inputs
Feb 22, 2026
Merged

Fixed failed imports input being invalid when strikes are set to 0#454
Flaminel merged 1 commit intomainfrom
fix_failed_import_inputs

Conversation

@Flaminel
Copy link
Contributor

@Flaminel Flaminel commented Feb 22, 2026

Relates to #413 (comment)

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a bug where the settings page save button would not activate when the "Max Strikes" field for failed imports is set to 0. The issue occurred because the validation for the failed patterns field was still being applied even when the field was disabled, causing the form to remain in an invalid state.

Changes:

  • Added early return in failedPatternsError computed property to skip validation when failedSubFieldsDisabled() returns true

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Flaminel Flaminel merged commit ee343ba into main Feb 22, 2026
10 checks passed
@Flaminel Flaminel deleted the fix_failed_import_inputs branch February 22, 2026 17:00
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