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

fix(ui): show input field errors after scanning #1063

Conversation

iFergal
Copy link
Collaborator

@iFergal iFergal commented Mar 25, 2025

Description

We don't show the invalid URL error until the user had touched the input fields so they wouldn’t appear with errors on initial launch before doing anything.

But they could scan a QR code instead of using the input field, and this is probably more likely on mobile.

I’ve set it now that the error will show when you touch the input field OR you open the scanner for that field.

Checklist before requesting a review

Issue ticket number and link

  • This PR has a valid ticket number or issue: [link]

Testing & Validation

  • This PR has been tested/validated in IOS, Android and browser.
  • The code has been tested locally with test coverage match expectations.
  • Added new Unit/Component testing (if relevant).

Sorry, something went wrong.

@iFergal iFergal requested a review from sdisalvo-crd March 25, 2025 20:11
@iFergal iFergal self-assigned this Mar 25, 2025
Copy link
Contributor

@obstar obstar left a comment

Choose a reason for hiding this comment

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

tested

@iFergal iFergal merged commit 5c66d8e into release/1.0.0 Mar 26, 2025
1 check passed
@iFergal iFergal deleted the fix/DTIS-2058-SSI-URL-Persistent-error-despite-new-error-in-different-place branch March 26, 2025 12:01
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.

None yet

3 participants