Changes between Initial Version and Version 1 of Ticket #7714, comment 4
- Timestamp:
- 03/26/2018 10:35:08 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7714, comment 4
initial v1 3 3 - Added `.bp-hide` and `.bp-show` classes for `.bulk-actions-wrap` div in buddypress-messages.js 4 4 - Removed the nesting of the `checkbox` within the `label` element for both the bulk action and the message threads 5 - Added tooltip to the bulk-actions button which has a `check` icon 5 6 - Moved the `li.user-messages-bulk-actions` to after the `li.user-messages-search` so that the bulk actions will be closer to the message thread on desktop and especially on mobile view. See attached messages-bulk-action-fix-mobile.gif and messages-bulk-action-fix-desktop.gif attached. 6 7 - Added style support for above-mentioned.