Skip to content

Allow alert error to reappear

Tristan Read requested to merge tr-allow-alert-errors-to-reappear into master

What does this MR do?

Alert errors previously remembered if they were dismissed and didn't display again. This could lead to issues where user actions would fail and no error would appear.

The alert message now reappears if an alert appears a second time.

Issue: #232396 (closed)

Screenshots

before after
un_resolve_alert error_dismissal_fix

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [n/a] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [n/a] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [n/a] Security reports checked/validated by a reviewer from the AppSec team
Edited by Tristan Read

Merge request reports