Skip to content
This repository was archived by the owner on Dec 13, 2022. It is now read-only.
This repository was archived by the owner on Dec 13, 2022. It is now read-only.

Consider using "react-hook-form" for form validation. Update button hover. #210

@14r14

Description

@14r14

React Hook Form is a library that helps you validate forms in React. It is a minimal library without any other dependencies, while being performant and straightforward to use, requiring developers to write fewer lines of code than other form libraries. This library will take care of all validation, including when to validate. Custom components or components from libraries can also be controlled using react-hook-form, without behaving oddly or differently from other inputs, giving the website a very smooth UX.

The cursor on the signup/signin pages when hovering on buttons doesn't change to a pointer, I think updating that will provide a better, more comprehensible UX.

I would love to work on implementing react-hook-form into the forms used in the website, and update button hovers as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions