Bug #6050
closedservices_dhcp.php: "Network booting" section default style is confusing/easy to overlook
100%
Description
On services_dhcp.php the "Network Booting" options are in their own separate section which defaults to collapsed. Unlike the other areas on the page that have their options hidden behind an "Display Advanced" type button, the Network Booting section has to be manually expanded using the button in the section header.
Perhaps it could stay its own section but have its options hidden using a button similar to the other areas of the page for consistency.
Updated by Chris Buechler over 8 years ago
- Target version changed from 2.3.1 to 2.3.2
Updated by Chris Buechler over 8 years ago
- Target version changed from 2.3.2 to 2.4.0
Updated by Phillip Davis over 8 years ago
I have made 2 PRs with different ways to organize the page:
https://github.com/pfsense/pfsense/pull/3051
https://github.com/pfsense/pfsense/pull/3052
Pick one, if you like one, and close the other.
This is bit of UI crud that could easily go into 2.3.2 if you are happy.
Updated by Renato Botelho over 8 years ago
- Status changed from New to Feedback
- Assignee changed from Anonymous to Renato Botelho
- Target version changed from 2.4.0 to 2.3.2
- % Done changed from 0 to 100
Merged, thanks Phil!
Updated by Chris Buechler over 8 years ago
- Status changed from Feedback to Resolved
- Affected Version changed from 2.3 to 2.3.x
Looks good, thanks Phil