Skip to:
Content

BuddyPress.org

Changes between Version 1 and Version 2 of Ticket #7794, comment 19


Ignore:
Timestamp:
05/09/2018 12:04:56 PM (7 years ago)
Author:
mercime
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7794, comment 19

    v1 v2  
    44- Added `aria-label` attr to the link and made the `alt` value = empty on the image so screen readers will announce the label and not have to repeat the username from the old image `alt` value.
    55- Changed `'Remove %s from the invites'` from tooltip because it could grow very wide with the full name to shorter `'Disinvite %s'` which is more consistent with the invite/disinvite from Invite Members screen.
    6 - Style changes include: improve positioning of bp-tooltip for the UI, add cleafix and 100% width to UL containing participants' profile photos, add top margin for `#bp-send-invites-form`.
     6- Updated stylesheet which includes: improve positioning of bp-tooltip for the UI, add cleafix and 100% width to UL containing participants' profile photos, add top margin for `#bp-send-invites-form`.
    77
    88Replying to [comment:16 hnla]: