Skip to content

Update keyboard shortcut help to display t instead of cross on macOS

Administrator requested to merge mrn+fk/get-rid-of-cross into main

Created by: mrnugget

On macOS the "cross" icon was confusing:

screenshot_2022-07-12_14 31 27@2x

This changes the code to display it as a t:

screenshot_2022-07-12_15 09 26@2x

Ideally we'd also change Alt to Opt on macOS, but the react library we're using for keyboard shortcuts doesn't allow it.

Test plan

  • Manually tested

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading