* FIX: Emoji autocomplete “more” button not working * Rely on setting an intial value on the filter input This commit removes custom logic applied on initial filter and instead gives a param to use as value for the input, automatically triggering the existing filtering handler. Other notes: - Slightly changes the API to be able to set a filter and open the composer in one go - Adds a very simple service spec - Adds a system spec to fully validate the behavior --------- Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com> |
||
|---|---|---|
| .. | ||
| chat-api.js | ||
| chat-audio-manager.js | ||
| chat-channel-info-route-origin-manager.js | ||
| chat-channels-manager.js | ||
| chat-composer-presence-manager.js | ||
| chat-emoji-picker-manager.js | ||
| chat-emoji-reaction-store.js | ||
| chat-guardian.js | ||
| chat-message-visibility-observer.js | ||
| chat-notification-manager.js | ||
| chat-state-manager.js | ||
| chat-subscriptions-manager.js | ||
| chat.js | ||
| emoji-picker-scroll-observer.js | ||