Describe the bug
When editing metadata from the web interface, pushing the enter key closes the popup window without saving. When pushing enter in textarea fields such as OVERVIEW you get a new line. But if the cursor is on a single text field the enter key just closes the window. The enter key also closes the window even if the cursor is not set on any field. I have made this mistake numerous times when editing metadata and lose everything i was editing at the time.
Not sure if this is a bug or a feature but it would be nice if the enter key did nothing instead of closing the window without saving when the cursor is placed in a single text field.
System (please complete the following information):
Jellyfin 10.6.4
To Reproduce
Expected behavior
Enter key should at least save the info.
The enter key submits the form, which is generally expected behavior.
So your data doesn't go bye-bye, it gets sent to the server and applied to the item you were editing.
I agree. This seems to be the general way forms behave on the web. Tab should switch between fields and enter submits the form.
My issue is stating that it is NOT saving when you press enter. Please read my issue again.
I haven't been able to replicate this. It seems to save for me whenever I hit enter in Firefox and Chrome. I did notice that sometimes I have to refresh the page to see the updated information though.
Is there any additional information you can provide on how to reproduce the issue? Thanks!
This is the problem I fixed in #1948, but there haven't been any stable releases since that was merged.
Ok great! I tagged it to be included in the next 10.7 RC.
It should already be in the 10.7 RC since it was merged before RC1 was released.
Most helpful comment
My issue is stating that it is NOT saving when you press enter. Please read my issue again.