Describe the bug
Navigate to User Management → API Keys and open the Create API Key modal using the Create API Key option. When you select any input field in this modal, the border highlight appears truncated, indicating a UI issue with the input field focus state.
To Reproduce
Steps to reproduce the behavior:
- Go to the
Api Keys page under User Managenment
- Use the
Create API Key option to launch the Create API Key modal.
- Select any input field in the
Create API Key modal.
Notice a truncation in the border highlight for any input field on selection in the Create API Key modal.
Expected behavior
No truncation in border highlights when selecting fields.