Skip to content

Remove unused shortcut

Eduardo Sanz García requested to merge eduardosanz/clean-up-shortcuts into master

What does this MR do and why?

We removed 1 shortcut that is not used. We removed exporting of shortcuts that are never imported. We added a comment about how these shortcuts still are usable but by other mechanisms: via @key[down|up] in vue or other ways.

We improve a couple of types.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

N/A

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Eduardo Sanz García

Merge request reports