discourse/plugins/chat/spec/system/shortcuts
Martin Brennan 5b3420d854
FIX: Chat composer shortcuts should respect context (#21130)
This commit fixes an issue where if you pressed a format
shortcut (e.g. bold, italic, code) for the composer and
you had the thread panel open as well, the shortcut would
trigger in both composers, not just the one that was focused.
2023-04-19 09:07:52 +10:00
..
chat_composer_spec.rb FIX: Chat composer shortcuts should respect context (#21130) 2023-04-19 09:07:52 +10:00
drawer_spec.rb UX: disables composer auto focus on drawer (#20751) 2023-03-20 22:24:12 +01:00
full_page_spec.rb UX: disables composer auto focus on drawer (#20751) 2023-03-20 22:24:12 +01:00
mark_all_read_spec.rb FIX: Make sure "last visit" is not shown after marking all messages read (#20782) 2023-03-23 13:18:55 +10:00
sidebar_spec.rb DEV: Fix random typos (#19973) 2023-01-24 15:41:01 +01:00