[buddypress-trac] [BuddyPress Trac] #9023: BP Nouveau: improve cover image header's action button consistency
buddypress-trac
noreply at wordpress.org
Fri Nov 17 06:02:10 UTC 2023
#9023: BP Nouveau: improve cover image header's action button consistency
--------------------------+-------------------------
Reporter: imath | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 12.0.0
Component: Templates | Version: 3.0.0
Severity: normal | Keywords: needs-patch
--------------------------+-------------------------
So far action buttons are wrapped inside an `<ul>` container which is fine
as long as you don't click on the friendship button. When you do so the
`<li>` element is replaced with a `<div>` element once the Ajax action is
achieved. To preserve well formed tags we should use the same way the
regular member header displays these action buttons (wrapped into a
`<div>` container.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9023>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list