According to #6, when editing a translation entry, Enter should submit the current row to the BE for update.
With the addition of 'multiline' this doesn't work anymore, as Enter adds a new line.
I suggest we keep the newly added functionality (to have a new line), but instead catch Ctrl+Enter keys and do the submit.
This is not a bug, it's a feature
According to #6, when editing a translation entry, Enter should submit the current row to the BE for update.
With the addition of 'multiline' this doesn't work anymore, as Enter adds a new line.
I suggest we keep the newly added functionality (to have a new line), but instead catch Ctrl+Enter keys and do the submit.
Any other suggestions are welcome.