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
User input validation is required for things such as creating expenses with unexpected field data types (strings in Amount, entries which are too long, etc.) and null inputs.
We also need to add text wrapping or ellipsis for long usernames.
Ensure that feedback is shown to the user for invalid inputs.
Summary
Amount, entries which are too long, etc.) and null inputs.Examples of Unwanted Inputs