discourse/plugins/chat/spec/system/shortcuts
Joffrey JAFFEUX d1f785e7de
UX: closes drawer on esc if input is not focused (#21772)
The current behavior is to close drawer when pressing escape inside the input.

After this change, first escape will blur the input, and second escape will close the drawer.

This commit also refactors the whole shortcuts for drawer system spec.
2023-05-26 18:48:45 +02:00
..
chat_composer_spec.rb UX: implements draft threads (#21361) 2023-05-05 08:55:55 +02:00
drawer_spec.rb UX: closes drawer on esc if input is not focused (#21772) 2023-05-26 18:48:45 +02:00
full_page_spec.rb UX: improves composer and thread panel (#21210) 2023-04-25 10:23:03 +02: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