Skip to content

"Back"-button can break after validation errors occurred when editing user profile #1076

Open
@Mathis-Z

Description

@Mathis-Z

Steps to reproduce:

  • Edit a user profile and enter some invalid data (e.g. invalid password)
  • click "Save"
  • click "Back" twice

After the validation error, your URL changes from /users/edit to /users. If you then click the "Back"-button twice it will go back to /users/edit and then to /users which is a route that does not exist.
The same happens at "users/sign_up".
A similar issue occurrs at "users/password/new".
This does not affect tasks, collections or groups.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions