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 keyboard shortcuts for create #1814

Closed
Tracked by #1627
smbea opened this issue Jan 23, 2023 · 3 comments · Fixed by #1817
Closed
Tracked by #1627

Add keyboard shortcuts for create #1814

smbea opened this issue Jan 23, 2023 · 3 comments · Fixed by #1817
Assignees

Comments

@smbea
Copy link
Contributor

smbea commented Jan 23, 2023

What should we do?

Add a shortcut for opening the create menu ('n', 'N') and ('a', 'A') when no selection.

Requirements:

  • allow to trigger palette by entry id

Why should we do it?

As part of the replace anything epic, see #1627

@smbea smbea self-assigned this Jan 23, 2023
@smbea smbea added the ready Ready to be worked on label Jan 23, 2023
@nikku
Copy link
Member

nikku commented Jan 23, 2023

Additional detail:

  • Append shortcut should work like create shortcut if no selection exists. Why => Because then I can use one shortcut everywhere.

@smbea
Copy link
Contributor Author

smbea commented Jan 23, 2023

To clarify: 'a' should also trigger the create menu when there is no selection?

@nikku
Copy link
Member

nikku commented Jan 23, 2023

Yes, that is my suggestion, and what's implemented on the prototype:

capture 0Wyngz_optimized


Important: It embraces locality / popups up where the mouse cursor is.

smbea added a commit that referenced this issue Jan 24, 2023
Trigger create with 'n' and 'a' if no selection

Closes #1814
@bpmn-io-tasks bpmn-io-tasks bot added in progress Currently worked on and removed ready Ready to be worked on labels Jan 24, 2023
smbea added a commit that referenced this issue Jan 24, 2023
Trigger create with 'n' and 'a' if no selection

Closes #1814
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed in progress Currently worked on labels Jan 24, 2023
smbea added a commit that referenced this issue Jan 25, 2023
Trigger create with 'n' and 'a' if no selection

Closes #1814
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Jan 25, 2023
smbea added a commit that referenced this issue Jan 25, 2023
Trigger create with 'n' and 'a' if no selection

Closes #1814
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants