discourse/plugins/chat/spec/system/page_objects
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 UX: closes drawer on esc if input is not focused (#21772) 2023-05-26 18:48:45 +02:00
chat_drawer FEATURE: Initial chat thread unread indicators (#21694) 2023-05-25 09:56:19 +02:00
modals FEATURE: Allow changing slug on create channel (#19928) 2023-01-23 14:48:33 +10:00
sidebar DEV: Switch to data attributes to represent sidebar section name (#20771) 2023-03-23 13:09:45 +08:00