opnsense / plugins

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

rebellion-theme: missing delete button #4014

Open Gishan86 opened 4 weeks ago

Gishan86 commented 4 weeks ago

Important notices Before you add a new report, we ask you kindly to acknowledge the following:

Describe the bug When using the rebellion theme the delete button in various places is not shown. i.e. reservations list in ui/kea/dhcp/v4

To Reproduce Steps to reproduce the behavior:

  1. Switch to rebellion theme (System -> General -> Theme)
  2. Open something that shows a list with editable entries (example above)
  3. Only button for Edit and Clone are shown
  4. "..." has no function
  5. on the right of "..." there is an invisible button (no icon) with only a tooltip "Delete"
  6. Switch to standard theme opnsense and repeat -> the button/icon is visible

Expected behavior Button should be visible

Screenshots https://imgur.com/a/189vgfe

Relevant log files

Additional context Tried tinkering with the html - editing the span's class from "fa fa-fw fa-trash-o" to "fa fa-trash-o" helped. Don't know if that helps finding a solution.

Environment OPNSense: 24.1.8 Rebellion: 1.8.10 Browser: Edge latest build as of today 125.0.2535.67 (64-Bit)