Confirmation not displayed after changing personal information in My Account

Bug #1630443 reported by Linda Jansova
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Confirmed
Undecided
Unassigned

Bug Description

Tested in Evergreen 2.10.7

No confirmation of successfully changed personal information is displayed.

Steps to replicate this:
1) Log in the TPAC.
2) Go to Account Preferences under My Account.
3) Change your email address.
4) Submit changes.

All what is displayed is a table with current personal information.

However, after submitting updated data under other tabs (e.g., under My Lists Preferences), a confirmation which reads „Account Successfully Updated“ is displayed.

This confirmation should also be displayed after personal information is updated.

Revision history for this message
Eva Cerninakova (ece) wrote :

Aming other things the issue is important for accessibility for visually impaired persons.

Revision history for this message
Linda Jansova (skolkova-s) wrote :

All tabs (Notification Preferences – prefs_notify; Search and History Preferences – prefs_settings; My Lists Preferences – prefs_my_lists) under Account Preferences (prefs) except for Personal Information (prefs) include the following code:

  [% IF ctx.updated_user_settings %]
                 <tr><td colspan='2'>
                     <div class='renew-summary'>
                         [% l('Account Successfully Updated') %]
                     </div>
                 </td></tr>
                 [% END %]

However, the difference between the three other tabs and Personal Information tab is that under the three tabs users directly update data while under Personal Information they have to click on "Change" link first and then fill in forms which are technically on other pages (Update Password – update_password, Update Email – update_email and others in case users are allowed to change other personal details). It also means that users can update one item at a time.

A solution could be to display either a generic „Account Successfully Updated“ notification, or to display specific notifications such as „Your email has been successfully updated“ or „Your password has been successfully updated“. These notifications should appear on prefs (Account Preferences – Personal Information) page after a particular change is successfully submitted.

Revision history for this message
Linda Jansova (skolkova-s) wrote :

Using czech.evergreener.net (with almost 3.0 beta sandbox) I can confirm that the bug is still valid - no notification about successfully updated e-mail address is displayed.

Remington Steed (rjs7)
tags: added: usability
Andrea Neiman (aneiman)
tags: added: myaccount
removed: account
tags: added: opac
removed: tpac
tags: added: opac-account
removed: confirmation myaccount
Revision history for this message
Jennifer Pringle (jpringle-u) wrote :

Confirming this is still an issue on 3.9 with boostrap

tags: added: bootstrap
Changed in evergreen:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.