Skip to content

Add frontend form validation wherever possible #141

Description

@AhmedNSidd

A good point was brought up by @sdevalapurkar in #133 that we're doing backend error checking for simple form validation like empty forms. We should try avoiding this and add more frontend error checking too. This is probably going to be a long issue to resolve. This issue may be related to a potential issue in the future which is that we're not using Django Forms, and maybe we should be. Read more about it here. If anyone has good resources on best ways to do error checking in general when it comes to a web app then that'd be appreciated.

Considering this is a high-effort, low-reward deal on the user's side I would say this is a low priority but eventually something that would be good to look into to fix if someone has time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions