When editing an item in the backend and saving, the page reloads. The scroll position is then restored, but the keyboard focus is not.
It should be possible with some javascript to also restore the focus to the last edited field. I think this would make for a nicer UX for people who save often. Any other thoughts on this?
Inspired by #1541
When editing an item in the backend and saving, the page reloads. The scroll position is then restored, but the keyboard focus is not.
It should be possible with some javascript to also restore the focus to the last edited field. I think this would make for a nicer UX for people who save often. Any other thoughts on this?