It would be nice if messages on a patron account were labeled to show whether the message is an OPAC note or an internal staff message. They have different formatting (internal staff messages are red and bold while OPAC messages are not), but it's not obvious that the different formatting indicates different types of messages, or which is which. Staff may want to know which messages are visible to the patron and which aren't, so it would be nice if it was easier to tell at a glance.
Sounds reasonable to me
Created attachment 184153 [details] [review] Bug 40367: Improve display of messages on patron account When displaying messages on a patron account, group the messages by type and label which are OPAC messages and which are internal staff messages. To test: 1. Find a patron and add several messages to their account, alternating between internal staff messages and OPAC messages --> Note that the messages display in the order that they are added and not explicitly labeled 2. Apply patch and refresh page --> Confirm that all staff messages display first and all OPAC messages display underneath --> Confirm that messages are now labeled "Staff note" or "OPAC" 3. Play around on the patron account and confirm that the message display is consistent after taking different actions: - On the Details page - On the Check out page - After adding a new staff message - After adding a new OPAC message
Created attachment 184419 [details] [review] Bug 40367: Improve display of messages on patron account When displaying messages on a patron account, group the messages by type and label which are OPAC messages and which are internal staff messages. To test: 1. Find a patron and add several messages to their account, alternating between internal staff messages and OPAC messages --> Note that the messages display in the order that they are added and not explicitly labeled 2. Apply patch and refresh page --> Confirm that all staff messages display first and all OPAC messages display underneath --> Confirm that messages are now labeled "Staff note" or "OPAC" 3. Play around on the patron account and confirm that the message display is consistent after taking different actions: - On the Details page - On the Check out page - After adding a new staff message - After adding a new OPAC message Signed-off-by: David Nind <david@davidnind.com>
Created attachment 184673 [details] [review] Bug 40367: Improve display of messages on patron account QA tool is happy and this enhancement is very nice! Thanks for your work on this, Emily! When displaying messages on a patron account, group the messages by type and label which are OPAC messages and which are internal staff messages. To test: 1. Find a patron and add several messages to their account, alternating between internal staff messages and OPAC messages --> Note that the messages display in the order that they are added and not explicitly labeled 2. Apply patch and refresh page --> Confirm that all staff messages display first and all OPAC messages display underneath --> Confirm that messages are now labeled "Staff note" or "OPAC" 3. Play around on the patron account and confirm that the message display is consistent after taking different actions: - On the Details page - On the Check out page - After adding a new staff message - After adding a new OPAC message Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com>