-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
-
False
-
-
Description of the problem:
Notification alert shouldn't allow the user to mark it as read, it should only provide the option for the user to view the notification. This is how it was implemented before, and I believe that was a better implementation. The alerts are truncated and don't provided the user the complete details about the failure therefore the user won't have the information needed to make a good decision about marking as read inside of the alert esp in case of an error.
How reproducible:
100%
Steps to reproduce:
1. Run mta workflow
2. wait for notification alert popup
3. notice that the alert has two options, view alert and mark as read, previous implementation only allowed user to view the alert, this implementation makes more sense from the user perspective because without viewing the alert the user can't make an educated decision on marking the notification as read esp in case of error.
Actual results:
Notification alert provides user option to mark as read
Expected results:
Notification alert should only have the view option. The user needs to view the entire notification details in order to mark as read.
- is related to
-
FLPATH-998 Port Janus Notifications to the Backstage upstream
- ON_QA