[GH-ISSUE #1229] Systemwide Red Error boxes dismiss themselves #685

Closed
opened 2026-03-02 12:44:20 +03:00 by kerem · 2 comments
Owner

Originally created by @joncz on GitHub (Nov 18, 2022).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1229

Description

Any page throwing an error box at the top right should leave the box there until dismissed.

ie,
image

These boxes should not dismiss themselves; if the user's not watching closely, the error can be overlooked.

Environment data

Hosted
Originally created by @joncz on GitHub (Nov 18, 2022). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1229 ### Description Any page throwing an error box at the top right should leave the box there until dismissed. ie, ![image](https://user-images.githubusercontent.com/9025749/202732806-40a3f65a-71bf-4b1c-b555-f703f8ceb6f9.png) These boxes should not dismiss themselves; if the user's not watching closely, the error can be overlooked. ### Environment data ```PowerShell Hosted ```
kerem 2026-03-02 12:44:20 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Nov 18, 2022):

Thank you for creating a bug. Please make sure your bug is indeed a unique case by checking current and past issues, and reading the complete documentation at https://kelvintegelaar.github.io/CIPP
If your bug is a known documentation issue, it will be closed without notice by a contributor. To confirm that this is not a bug found in the documentation, please copy and paste the following comment: "I confirm that I have checked the documentation thoroughly and believe this to be an actual bug.".

Without confirming, your report will be closed in 24 hours. If you'd like this bug to be assigned to you, please comment "I would like to work on this please!".

<!-- gh-comment-id:1320113769 --> @github-actions[bot] commented on GitHub (Nov 18, 2022): Thank you for creating a bug. Please make sure your bug is indeed a unique case by checking current and past issues, and reading the complete documentation at https://kelvintegelaar.github.io/CIPP If your bug is a known documentation issue, it will be closed without notice by a contributor. To confirm that this is not a bug found in the documentation, please copy and paste the following comment: "I confirm that I have checked the documentation thoroughly and believe this to be an actual bug.". Without confirming, your report will be closed in 24 hours. If you'd like this bug to be assigned to you, please comment "I would like to work on this please!".
Author
Owner

@KelvinTegelaar commented on GitHub (Nov 18, 2022):

They dismiss themselves because otherwise errors stack, which makes it confusing on when which error occurred. The timeout is 5 seconds, long enough to notice imho ;)

<!-- gh-comment-id:1320183145 --> @KelvinTegelaar commented on GitHub (Nov 18, 2022): They dismiss themselves because otherwise errors stack, which makes it confusing on when which error occurred. The timeout is 5 seconds, long enough to notice imho ;)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#685
No description provided.