discourse/spec/system/composer
Martin Brennan cbf88d617e
UX: Shortcuts for editor heading toolbar (#33578)
Uses the following shortcuts for the editor heading toolbar:

* Ctrl + Alt + 1: Heading 1
* Ctrl + Alt + 2: Heading 2
* Ctrl + Alt + 3: Heading 3
* Ctrl + Alt + 4: Heading 4
* Ctrl + Alt + 0: Paragraph

On macOS, substitute `Ctrl` with `Cmd` and `Alt` with `Option`.

Also adds composer shortcuts to keyboard shortcut help modal (?)
2025-07-14 17:40:28 +10:00
..
category_templates_spec.rb DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
default_to_subcategory_spec.rb DEV: Convert min_trust_to_create_topic to groups (#24740) 2023-12-13 14:50:13 +11:00
discard_draft_spec.rb FEATURE: Multiple Draft Topics (#30790) 2025-01-29 10:23:26 +04:00
dont_feed_the_trolls_popup_spec.rb DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
post_validation_spec.rb DEV: Automatically update groups for test users with explicit TL (#25415) 2024-01-29 17:52:02 +08:00
prosemirror_editor_spec.rb UX: Shortcuts for editor heading toolbar (#33578) 2025-07-14 17:40:28 +10:00
review_media_unless_trust_level_spec.rb FIX: attempts to fix flaky in review media (#32787) 2025-05-18 22:57:00 +02:00
template_validation_spec.rb FEATURE: Implement tag group selection in dropdown and multi-select for topic creation and preview when using Form Templates (#32108) 2025-04-17 08:38:03 -05:00