opnsense / plugins

OPNsense plugin collection
https://opnsense.org/
BSD 2-Clause "Simplified" License
844 stars 639 forks source link

[os-theme-cicada] Flashing Firewall Live Log on Dashboard #4324

Open n0ctu opened 1 week ago

n0ctu commented 1 week ago

When using the cicada theme, the firewall live log on the dashboard blinks on new entries. This is quite irritating and distracts the user. This affects both business and community versions, last tested on community 24.7.4_1.

Version: os-theme-cicada 1.38 Path: /ui/core/dashboard

Steps to reproduce the behavior:

  1. Go to the dasboard
  2. Add "Firewall" as a widget
  3. Make sure the widget spans over 7 columns (so it doesn't display a diagram, but shows individual log entries)
  4. Make sure some traffic gets logged and the table gets updated -> New entries blink white before turning readable

Possible solution: I removed the following line from the dashboard.css file using the firefox developer tools which stopped the blinking.

https://github.com/opnsense/plugins/blob/5c4e3a231f6a46cef9d9ae9dc87d92b12ad97fb9/misc/theme-cicada/src/opnsense/www/themes/cicada/build/css/dashboard.css#L258C1-L258C79

Example (GIF): ![firefox_s6Hi3Banns](https://github.com/user-attachments/assets/94d5a77b-9c44-4821-a5fc-58cfd58c4b77)
OPNsense-bot commented 1 week ago

Thank you for creating an issue. Since the ticket doesn't seem to be using one of our templates, we're marking this issue as low priority until further notice.

For more information about the policies for this repository, please read https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md for further details.

The easiest option to gain traction is to close this ticket and open a new one using one of our templates.