[buddypress-trac] [BuddyPress Trac] #7080: Fix Layout in wp-admin User > Extended Profile screen
buddypress-trac
noreply at wordpress.org
Mon May 23 19:58:39 UTC 2016
#7080: Fix Layout in wp-admin User > Extended Profile screen
----------------------------------+-----------------------------
Reporter: mercime | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Component - XProfile | Version:
Severity: normal | Keywords:
----------------------------------+-----------------------------
Markup improvements in #6678 for the front end - notably using fieldsets
for checkbox, datebox, and radio buttons fields - has affected the styles
in our w-admin User > Extended Profiles screen in the back end.
In addition, the datebox, the screen reader `label`s for date, month, and
year are showing up because class="bp-screen-reader-text" is hardcoded in
in class-bp-xprofile-field-type-datebox.php
To do:
1. Add style support for the new `legend` element in the Extended Profiles
screen.
2. Add `is_admin()` conditional inside the `class` attribute to render
`screen-reader-text` value for WP admin screen and render `bp-screen-
reader-text` for the front-end Profile screen.
Patch and screenshots coming up.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7080>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list