[buddypress-trac] [BuddyPress Trac] #7211: Simplify markup in settings pane of edit group screen in wp-admin.
buddypress-trac
noreply at wordpress.org
Tue Aug 2 15:56:55 UTC 2016
#7211: Simplify markup in settings pane of edit group screen in wp-admin.
-------------------------+-----------------------
Reporter: dcavins | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.7
Component: Groups | Version: 2.6.1.1
Severity: normal | Keywords: has-patch
-------------------------+-----------------------
While working on hierarchical groups, @mercime and I talked about the
markup in the "Settings" pane of the group edit screen in WP Admin. At the
moment, it adds an unordered list structure around the inputs and labels,
which is not ideal for screen readers.
I looked at how WP structures similar input, like the "Post Format" meta
box, and it uses `<br>`s to form a list. So I've updated the structure and
styling for our meta box inputs to not change visually while using the
simplified html structure. I've also replaced id selectors with class
selectors where possible.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7211>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list