follow up for [9224-comma-separation](https://github.com/owncloud/web/pull/9348) ### Steps to reproduce 1. checkout https://github.com/owncloud/web/pull/9348 2. Righclick on a resource, select "Add or edit Tag" 3. Enter `Hello, World` or `Hello` [↳Enter] `World`[↳Enter] 4. Tag form looses focus https://github.com/owncloud/web/assets/26610733/52547850-b794-4c23-bddf-4398db8fb8f0 ### Expected behaviour Tag form should keep focus focus so that a user could enter multiple tags without having to use the mouse inbetween ### Actual behaviour Tag form looses focus Formfield needs to be focused via mouse
follow up for 9224-comma-separation
Steps to reproduce
Hello, WorldorHello[↳Enter]World[↳Enter]screenshot_001366.mp4
Expected behaviour
Tag form should keep focus focus so that a user could enter multiple tags without having to use the mouse inbetween
Actual behaviour
Tag form looses focus
Formfield needs to be focused via mouse