Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a "Keyboard shortcuts" action in the UI-Editor to list available shortcuts #2026

Open
anna-geller opened this issue Sep 4, 2023 · 7 comments · May be fixed by #6628
Open

Add a "Keyboard shortcuts" action in the UI-Editor to list available shortcuts #2026

anna-geller opened this issue Sep 4, 2023 · 7 comments · May be fixed by #6628
Labels
area/frontend Needs frontend code changes enhancement New feature or request

Comments

@anna-geller
Copy link
Member

Issue description

The issue raised by @yuri1969 is to offer some helper action providing info about available shortcuts from the UI.

We would need some help here @Nico-Kestra ;) Some inspirations for you (to communicate what we mean):

image

image

@Nico-Kestra
Copy link
Member

@anna-geller , do you have Kestra's shortcut?

@anna-geller
Copy link
Member Author

These were mentioned by Ben in the related issue:

  • move line ( already by using ALT + Up/Down Arrow )
  • duplicate line ( already by using SHIFT + ALT + Up/Down Arrow )
  • save flow ( already by using CTRL + s )
  • comment/uncomment ( already by using CTRL + / or CTRL + k + c or CTRL + k + u )
  • fold/unfold code ( already by using CTRL + k + l )

regarding placement of this, WDYT about adding it as a keyboard icon next to the editor? just an idea -- no preference on where to put it :)

image

@Nico-Kestra
Copy link
Member

Oh, is it also for the editor? ok

@anna-geller
Copy link
Member Author

yup, it's only for the Editor 👍 sorry, I should have clarified in the issue name. changing now

@anna-geller anna-geller changed the title Add a "Keyboard shortcuts" section action in the UI to list available shortcuts Add a "Keyboard shortcuts" action in the UI-Editor to list available shortcuts Sep 5, 2023
@Nico-Kestra
Copy link
Member

Nico-Kestra commented Sep 5, 2023

We can use this icon
Capture d’écran 2023-09-05 à 12 41 50

And display this popin for shortcuts keyboard
Capture d’écran 2023-09-05 à 13 12 32

@anna-geller
Copy link
Member Author

@Nico-Kestra can we change:

  • "Ctrl" to "Ctrl/Cmd"
  • "Alt" to "Alt/Option"

to include Mac users?

@anna-geller anna-geller added this to the v0.16.0 milestone Dec 4, 2023
@anna-geller anna-geller added the enhancement New feature or request label Dec 5, 2023
@anna-geller anna-geller removed this from All issues Dec 12, 2023
@anna-geller
Copy link
Member Author

just a note that for now this is available as right click
image

@anna-geller anna-geller modified the milestones: v0.16.0, v0.22.0 Feb 13, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Issues Jun 10, 2024
@anna-geller anna-geller removed this from the v0.22.0 milestone Jul 23, 2024
@anna-geller anna-geller added the area/frontend Needs frontend code changes label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Needs frontend code changes enhancement New feature or request
Projects
Status: Backlog
2 participants