- Will consider a message read only one the bottom of the message has been read - Will allow to mark a message bigger than the view port as read - Code should be more performant as the scroll is doing less (albeit more often) - Gives us a very precise scroll state. Problem with throttling scroll is that you could end up never getting the even where scrollTop is at 0, opening a whole range of edge cases to handle |
||
|---|---|---|
| .. | ||
| chat-channel-archive-modal-inner-test.js | ||
| chat-channel-card-test.js | ||
| chat-channel-delete-modal-inner-test.js | ||
| chat-channel-leave-btn-test.js | ||
| chat-channel-metadata-test.js | ||
| chat-channel-preview-card-test.js | ||
| chat-channel-row-test.js | ||
| chat-channel-settings-saved-indicator-test.js | ||
| chat-channel-settings-view-test.js | ||
| chat-channel-title-test.js | ||
| chat-composer-dropdown-test.js | ||
| chat-composer-inline-buttons-test.js | ||
| chat-composer-placeholder-test.js | ||
| chat-composer-upload-test.js | ||
| chat-composer-uploads-test.js | ||
| chat-emoji-avatar-test.js | ||
| chat-emoji-picker-test.js | ||
| chat-message-avatar-test.js | ||
| chat-message-collapser-test.js | ||
| chat-message-info-test.js | ||
| chat-message-move-to-channel-modal-inner-test.js | ||
| chat-message-reaction-test.js | ||
| chat-message-separator-date-test.js | ||
| chat-message-separator-new-test.js | ||
| chat-message-test.js | ||
| chat-message-text-test.js | ||
| chat-replying-indicator-test.js | ||
| chat-retention-reminder-test.js | ||
| chat-retention-reminder-text-test.js | ||
| chat-upload-test.js | ||
| chat-user-avatar-test.js | ||
| chat-user-display-name-test.js | ||
| chat-user-info-test.js | ||
| collapser-test.js | ||
| dc-filter-input-test.js | ||
| direct-message-creator-test.js | ||
| on-visibility-action-test.js | ||
| user-card-chat-button-test.js | ||