When a username is longer than a few characters, it can cause the 4th tab for message notifications to drop down.

Comments

ezra-g’s picture

Let's tackle this in 3.7.

devin carlson’s picture

Component: Theme » User interface
Assigned: Zarabadoo » Unassigned
Status: Active » Needs review
Issue tags: -commons 7.x-3.7 radar +commons 7.x-3.12 radar
StatusFileSize
new10.21 KB

A patch to only display the flag title instead of a combination with the user name, since it is already displayed multiple times on the page and the repetition can be a pain for screen reader users.

The patch also includes some general cleanup.

devin carlson’s picture

Status: Needs review » Fixed

Tested #2 with an existing Commons install and verified that the notifications settings tabs continued to work properly and display correctly.

  • Commit 271fab7 on 7.x-3.x by Devin Carlson:
    Issue #2154019 by Devin Carlson: Removed username from each notification...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.