UI Improvements to Reset Password page #181

Closed
opened 2026-02-04 17:28:40 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @AbijeetP on GitHub (Oct 21, 2016).

For Feature Requests

Desired Feature: UI Improvements to Reset Password page

For Bug Reports

PHP Version: PHP 5.6.24-0+deb8u1

MySQL Version: MariaDB 10.0.x

Expected Behavior:

  1. No confirmation of ending of process.
  2. No link back to login page.

Actual Behavior:

  1. Reset Password confirmation - Clicking on Send Reset Link causes the page to submit, but no confirmation is displayed to the user informing that a mail was sent or that the processing has ended.
  2. Needs a link back to the login page.
Originally created by @AbijeetP on GitHub (Oct 21, 2016). ### For Feature Requests Desired Feature: UI Improvements to Reset Password page ### For Bug Reports PHP Version: PHP 5.6.24-0+deb8u1 MySQL Version: MariaDB 10.0.x Expected Behavior: 1. No confirmation of ending of process. 2. No link back to login page. Actual Behavior: 1. Reset Password confirmation - Clicking on Send Reset Link causes the page to submit, but no confirmation is displayed to the user informing that a mail was sent or that the processing has ended. 2. Needs a link back to the login page.
OVERLORD added the 🛠️ Enhancement🐛 Bug labels 2026-02-04 17:28:40 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Oct 30, 2016):

Thank you for finding this issue. It is now fixed as of release v0.12.2.

@ssddanbrown commented on GitHub (Oct 30, 2016): Thank you for finding this issue. It is now fixed as of release [v0.12.2](https://github.com/BookStackApp/BookStack/releases/tag/v0.12.2).
Author
Owner

@Abijeet commented on GitHub (Oct 30, 2016):

@ssddanbrown - Testing this on demo leads me to an error on clicking on Send Reset Link.

@Abijeet commented on GitHub (Oct 30, 2016): @ssddanbrown - Testing this on demo leads me to an error on clicking on **Send Reset Link**.
Author
Owner

@ssddanbrown commented on GitHub (Oct 30, 2016):

@Abijeet On demo.bookstackapp.com? If so then yeah, I hadn't configured the emails sends properly. 😱 Now set to just log upon mail so should not error.

@ssddanbrown commented on GitHub (Oct 30, 2016): @Abijeet On demo.bookstackapp.com? If so then yeah, I hadn't configured the emails sends properly. :scream: Now set to just log upon mail so should not error.
Author
Owner

@Abijeet commented on GitHub (Oct 30, 2016):

@ssddanbrown - Yup on demo.bookstackapp.com. Only logging makes sense.

@Abijeet commented on GitHub (Oct 30, 2016): @ssddanbrown - Yup on demo.bookstackapp.com. Only logging makes sense.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#181