Opened 3 years ago
Closed 3 years ago
#9023 closed defect (bug) (fixed)
BP Nouveau: improve cover image header's action button consistency
| Reported by: | imath | Owned by: | imath |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.0.0 |
| Component: | Templates | Version: | 3.0.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
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.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Wrap the cover member header's action buttons into a
<div>.Trac ticket: https://buddypress.trac.wordpress.org/ticket/9023