Skip to content

CNFT1-3223: Remove handling of blur event to prevent persistent error display (PR preview)#2962

Draft
joeaxcdw wants to merge 2 commits intomainfrom
CNFT1-3223-search-deselecting-record-status
Draft

CNFT1-3223: Remove handling of blur event to prevent persistent error display (PR preview)#2962
joeaxcdw wants to merge 2 commits intomainfrom
CNFT1-3223-search-deselecting-record-status

Conversation

@joeaxcdw
Copy link
Contributor

@joeaxcdw joeaxcdw commented Sep 18, 2025

Description

This is a Preview PR for upcoming team change.

PRs should contain:

  • A decent, descriptive summary of the change
  • Unit test addition or changes based on the UI changes.
  • An optional screenshot to convey the visual changes to the reviewer.

Remove handling of blur event to prevent persistent error display on status checkboxes.

image

Note: This is a temporary fix. The permanent fix is to handle the blur event at the CheckboxGroup level, so that error only shows when user tabs away from checkbox group completely.

Tickets

Checklist before requesting a review

  • PR focuses on a single story
  • Code has been fully tested to meet acceptance criteria
  • PR is reasonably small and reviewable (Generally less than 10 files and 500 changed lines)
  • All new functions/classes/components reasonably small
  • Functions/classes/components focused on one responsibility
  • Code easy to understand and modify (clarity over concise/clever)
  • PRs containing TypeScript follow the Do's and Don'ts
  • PR does not contain hardcoded values (Uses constants)
  • All code is covered by unit or feature tests

@joeaxcdw joeaxcdw changed the title Remove handling of blue event to prevent persistent error display CNFT1-3223: Remove handling of blue event to prevent persistent error display (PR preview) Sep 18, 2025
@joeaxcdw joeaxcdw changed the title CNFT1-3223: Remove handling of blue event to prevent persistent error display (PR preview) CNFT1-3223: Remove handling of blur event to prevent persistent error display (PR preview) Sep 18, 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.

1 participant