Skip to:
Content

BuddyPress.org

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#7785 closed defect (bug) (fixed)

Nouveau: Long usernames can bump into action button on group invitations

Reported by: boonebgorges's profile boonebgorges Owned by: hnla's profile hnla
Milestone: 3.0 Priority: normal
Severity: normal Version:
Component: Templates Keywords: has-patch needs-testing
Cc:

Description

See screenshot.

Attachments (3)

Screenshot_2018-04-30_15-07-00.png (24.2 KB) - added by boonebgorges 7 years ago.
Screenshot_2018-04-30_15-09-13.png (77.8 KB) - added by boonebgorges 7 years ago.
7785.diff (466 bytes) - added by boonebgorges 7 years ago.

Download all attachments as: .zip

Change History (8)

@boonebgorges
7 years ago

#1 @boonebgorges
7 years ago

  • Keywords has-patch needs-testing added

7785.diff appears to fix the overflow problem. The text-align change is a judgment call - centering looks odd to me in this context. But that could be removed; the important bits are the max-width and padding-right declarations.

#2 @hnla
7 years ago

  • Owner set to hnla
  • Status changed from new to assigned

#3 @hnla
7 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 12064:

Nouveau: Invites member title styling

Commit addresses long user names overlapping the button element.

Adds fixed % width, removes text centering to ensure wrapping of name.

Props boonebgorges

Fixes #7785

#4 @hnla
7 years ago

@boonebgorges thanks, I added a variation on your patch but removed the text alignment, this should give a better look.

One issue I note it long names forcing height upsets the columnar flow but we may have to live with that.

#5 @boonebgorges
7 years ago

@hnla Thank you sir!

Note: See TracTickets for help on using tickets.