#2884 Improve notification and validation in password reset dialogs
Closed: Fixed None Opened 11 years ago by pvoborni.

"Reset password" dialog in user page and "Set OTP" dialog in host page are using inconsistent success notification and field validation.

For required field validation and success notification they use JS alert dialog which has different style from other dialogs in web ui. In gnome shell, alert dialog is positioned on the top of the browser window so user has to move mouse a lot.

Both dialog should leave validation on field object. Also they should use new same_password_validator.

For notification should be used message_dialog. This dialog should be opened after the first is closed to avoid dialog nesting.


Changing 3.2 priority

master:

  • e433379 Standardize login password reset, user reset password and host set OTP dialogs

ipa-3-1:
- 8e3b093 Standardize login password reset, user reset password and host set OTP dialogs

Metadata Update from @pvoborni:
- Issue assigned to pvoborni
- Issue set to the milestone: Future Releases

7 years ago

Login to comment on this ticket.

Metadata