Changes between Version 2 and Version 3 of Ticket #7794, comment 19
- Timestamp:
- 05/09/2018 12:06:22 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7794, comment 19
v2 v3 4 4 - 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. 5 5 - 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 - Updated stylesheet which includes: improve positioning of bp-tooltip for the UI, add cleafix and 100% width to UL containing participants' profile photos, addtop margin for `#bp-send-invites-form`.6 - Updated stylesheet which: improves positioning of bp-tooltip for the UI, adds cleafix and 100% width to UL containing participants' profile photos, and adds top margin for `#bp-send-invites-form`. 7 7 8 8 Replying to [comment:16 hnla]: