Field input error handling behaviours
Summary
Currently when exceeding field input character limits further text is allowed to be input, but also a warning appears when reaching the limit rather than when exceeding it.
๐ฌ Description
Need to establish reasoning behind original design choices for field input error handling and whether these are the best approaches to take.
๐ฐ Use value
Clearer implementation for users and better end user experience.
๐ Acceptance Criteria
If relevant, describe in full detail the different interactions and edge cases that the component or patterns needs to fulfil.
Given When Then
- Identify current implementation.
- Research best practice.
- Decide on action. Create further ticket if necessary.
โ Designs
If there's a Figma design file (or other mock-up), include it here.
##โฏ๐งพ Guidance If there's written guidance or documentation, include a link to it here.
Additional info
See internal communications for further context.
Unlikely to uncover the 'reasoning behind original design choices' as the original team members are no longer present. At best we can surmise what we think they were trying to achieve.