Change password dialog has unnecessary button cancel
Bug #1032197 reported by
Matthias Ronge
on 2012-08-02
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Goobi.Production |
Wishlist
|
Unassigned | ||
| 1.8 |
Wishlist
|
Unassigned |
Bug Description
In the “Change password” screen, there is a button “Cancel” which links to the opening screen, while in the side menu, “Change password” remains highlighted. The button should be removed.
Matthias Ronge (matthias-ronge)
on 2012-08-02
Changed in goobi-production: | |
importance: | Undecided → Wishlist |
Changed in goobi-production: | |
status: | New → Incomplete |
Matthias Ronge (matthias-ronge) wrote : | #2 |
If the button should be kept, the most intuitive behaviour would be
onclick=
i.e. to bring the user back to where (?:he|she) was before
To post a comment you must log in.
Wouldn't it be better to select the "Homepage" link in the sidebar when the user presses cancel instead of removing the button completely?