discourse/plugins/chat/assets/stylesheets/mobile
Joffrey JAFFEUX aa2270e4c3
FIX: disables pointer events while showing menu (#22009)
This commit attempts to have a bullet proof solution to the following case:

- long press on message (finger is still pressed)
- menu appears
- a button is now at finger location
- user releases finger
- a click is triggered on the button

Classic event canceling solution won't work here for performance reasons as we need the event to be passive in a scroll list.
2023-06-08 19:35:08 +02:00
..
base-mobile.scss UX: improves composer and thread panel (#21210) 2023-04-25 10:23:03 +02:00
chat-channel-info.scss REFACTOR: handles every chat resource as an URL (#18961) 2022-11-11 06:39:15 +01:00
chat-composer-upload.scss UX: improves composer and thread panel (#21210) 2023-04-25 10:23:03 +02:00
chat-composer.scss UX: implements new composer design (#21588) 2023-05-16 17:17:12 +02:00
chat-emoji-picker.scss UX: chat mobile tweaks (#21041) 2023-04-11 09:03:12 +02:00
chat-index.scss FIX: limits max height to viewport on channel only (#21539) 2023-05-15 11:46:33 +02:00
chat-message-actions.scss UX: chat mobile tweaks (#21041) 2023-04-11 09:03:12 +02:00
chat-message.scss FIX: disables pointer events while showing menu (#22009) 2023-06-08 19:35:08 +02:00
chat-selection-manager.scss UI: correctly adds spacing for selection-management (#22006) 2023-06-08 17:37:28 +02:00
chat-side-panel.scss UI: thread panel sizing/spacing on mobile (#21440) 2023-05-09 00:17:42 +02:00
chat-thread-settings-modal.scss FEATURE: Thread list initial UI (#21412) 2023-05-10 11:42:32 +02:00
chat-thread.scss UI: thread panel sizing/spacing on mobile (#21440) 2023-05-09 00:17:42 +02:00
chat-threads-list.scss FIX: Handle deleted original message for thread index (#21470) 2023-05-10 13:58:15 +02:00
index.scss FEATURE: Thread list initial UI (#21412) 2023-05-10 11:42:32 +02:00