custom-save-and-stay v1.0.7
Custom Save and Stay Button for Directus
This interface adds a custom save and stay button avoiding the need to menu dive.
It's a simple (and still hacky) workaround that doesn't rely on keyboard shortcuts.
Just add this custom field to your collection and you're good to go.
Why is this needed?
Currently there's an open issue that suggests making "save and stay" the default behaviour for the save button. That issue was marked to be resolved in a next main release of Directus, but that tag has been removed almost one year ago.
I think the best way this feature could be implemented is by making it a general project setting overridable by a user preference setting, so that the user can choose between "save and close" and "save and stay" as the default behaviour for the save button. But until that happens, this is a simple workaround.