Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.41k stars 1.07k forks source link

Cannot dismiss system notification because the close button is not visible #19418

Open drewmiranda-gl opened 5 months ago

drewmiranda-gl commented 5 months ago

The following error was triggered in my graylog cluster, but I'm unable to dismiss it because it looks like the error text is too wide:

image

If i make the window size large enough i can see the close button: image

Expected Behavior

System notifications can be dismissed.

Current Behavior

Unable to dismiss a system notification if the text is too long/wide for the div.

Possible Solution

Steps to Reproduce (for bugs)

1. 2. 3. 4.

Context

Your Environment

drewmiranda-gl commented 5 months ago

I realized this only occurs in chromium based browsers (e.g. Chrome, Edge). On firefox it does display correctly and i can click on the dismiss "X" button.