Skip to content

App should handle Login form validation in a more React-friendly way #320

Description

@francisli

The migration of the Login/Forgot Password/2FA/Reset Password flows into the SPA resulted in some old JavaScript DOM related code being reused- particularly, in client/src/Auth/Components/helperFunctions.js.

These helper functions are being used to perform field validation, manipulating the DOM directly.

I think this should all be refactored into a more React-friendly implementation.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions