Skip to content

Use simple forms where possible #19

@arteymix

Description

@arteymix

There's a couple of locations where it makes little sense to require JavaScript and simpler URL-encoded forms should be used:

  • save user profile
  • save genes in model organism page
  • reset password & resend verification token

The search can be kept in JavaScript since it's dynamic.

This would have the benefit of enabling the use of Spring validation facilities to bind some error messages to the fields and provide a better user experience.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions