Skip to content

Display the error highlight when question has an invalid value #375

@latin-panda

Description

@latin-panda

Description

Display the error highlight when the question is required, the form has not been submitted yet, and there was a value before that got removed. Currently, the highlight isn't applied, and just the error message appears:

Image

The idea is that it always shows the highlight like this:

Image

Checklist

  • Does it need UI/UX design?
    • If yes, describe the UI/UX requirements or attach a Figma link in the "Design" section.
  • Does it need API design?
    • If yes, specify the endpoints, methods, or data structures needed.
  • Does it need design around state flow?
    • If yes, outline the state flow requirements.
  • Does it need a test plan?
    • If yes, add the test plan as a comment in this task or attach the document.

User Stories

  • As a data collector,
    I want to notice when a field has an invalid value easily whenever I set a new value,
    so that I can fix it promptly.

Design

NA


Dependencies

None


Additional Notes

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions