Bug description
In some cases when using XUI on Chrome for IOS the cursor blinks outside the text field. Usually below but sometimes above. See attached pictures.
How to reproduce the issue
- Go to top level realm
- Secret stores
- Create new secret store
- Mappings tab - create new mapping
- Chose a secretId
- click on the "aliases" text field and the cursor is sometimes blinks under the field
- click on the + button and click on the text field again to add another "alias" and the cursor sometimes blinks much below the text field.
It might be related to this special modal form where we handle aliases in a new component.
However sometimes on the login screen the cursor blinks above the username field but it only happens rarely and it sorts out itself after typing the first character.