Bug #5788
closedInconsistent information box behaviour on firewall_rules.php
0%
Description
The information box on firewall_rules.php can be X'd out, which then removes the ability to access it again until a refresh of the page. This is inconsistent with other pages such as firewall_schedule.php, which only have an "I" button toggle (preferred approach in my opinion). If nothing else, for consistency.
I hope this makes sense. I have attached screenshots.
Files
Updated by Anonymous almost 9 years ago
You may have a less up to date version. That page was converted to the "infbox" scheme some time ago and now displays the 'i' icon as you describe.
Updated by Anonymous almost 9 years ago
- Status changed from New to Feedback
- Assignee set to Marco Novielli
Updated by Marco Novielli almost 9 years ago
Yes, they both have the 'i' icon, but why is there an X option to close this on this page (top right of infoblox), and other pages with infoblox do not have the X option (such as firewall_schedule)? I think it should be consistent between pages, and I personally prefer only having the 'i' icon to toggle the infoblox open and close.
Minor at the end of the day, but I am a bit OCD.
Updated by Phillip Davis almost 9 years ago
The infoblock in Firewall Rules was a bit special and had a hard-coded close button.
Removed by PR https://github.com/pfsense/pfsense/pull/2490
Updated by Anonymous almost 9 years ago
Thanks Phil. I failed to notice that :(
I'll be merging your change shortly.
Updated by Renato Botelho almost 9 years ago
- Status changed from Feedback to Resolved