You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have several fields that are missing character limits in the request form flow. As a general rule, all text input fields should have max character limits, so we should audit what we have already and make sure that any fields missing a max have one added.
Acceptance criteria
Go through each field in the request form and make sure any that don't have max character limits have max character limits and errors added
Issue description
We have several fields that are missing character limits in the request form flow. As a general rule, all text input fields should have max character limits, so we should audit what we have already and make sure that any fields missing a max have one added.
Acceptance criteria
Additional context
No response
Links to other issues
No response
The text was updated successfully, but these errors were encountered: