Change layout of update password page
What does this MR do and why?
Adjusts the layout and UI text of the update password page. Presently, the navigation sidebar will appear, but it will not allow the user to go anywhere else until the password has been updated. This changes removes unusable features to keep the user focused on the task at hand. To prevent the user from getting stuck, a sign out link has been added.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Log in as an Administrator
- Go the Admin Area and create a new user
/admin/users/new
- Edit the created user, and add a password manually
- Sign out
- Sign in as the new user
- Test the page
- Use the Sign out button
- Try making it fail
- Update the password
Edited by Austin Regnery