Skip to content

Add user input validation for existing features #30

Open
@IsaacCheng9

Description

Summary

  • 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.

Examples of Unwanted Inputs

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    backendRequires attention on the backendenhancementNew feature or requestfrontendRequires attention on the frontend

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions