Skip to content
New issue

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

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

Already on GitHub? # to your account

Ctrl/Cmd + Shift + S: save field settings and go back #6850

Closed
wants to merge 1 commit into from

Conversation

lhs-dev
Copy link

@lhs-dev lhs-dev commented Sep 17, 2020

Add a new shortcut for the old behavior of the field settings "Save" button: Ctrl/Cmd + Shift + S will save the field settings and take you back to the list of fields.

Description

#2872 Requested a new behavior for the Ctrl/Cmd + S on edit field settings page. This PR adds a shortcut for the previous behavior: save and go back to the list of fields.

Add a new shortcut for the old behavior of the field settings "Save" button: Ctrl/Cmd + Shift + S will save the field settings and take you back to the list of fields.
@brandonkelly
Copy link
Member

brandonkelly commented Sep 18, 2020

This breaks existing conventions. Currently the only place we support a Command+Shift+S shortcut is the “Save and add another” action on Edit Entry pages, and I would expect the same shortcut on Edit Field pages would have the same behavior (save the field and bring you to a new field creation page).

Plus, you can trigger a normal form submit by focusing on anything besides multi-line text inputs / editable tables, and clicking the Return key.

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

Successfully merging this pull request may close these issues.

2 participants