-
Notifications
You must be signed in to change notification settings - Fork 536
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
There is apparently a keyboard navigation bug when a new item to the Accessed By
field is being added. If you write ADMIN
the input loses its focus and a button on the background is highlighted. This makes it impossible to input anything starting with a
.
This is probably also happening for other characters involved in keyboard navigation if this is the source of the bug.
To Reproduce
- Go to Create Table wizard
- Open
Accessed By
select box - Click Add New
- Try to type something starting on
a
to the input in the modal
Expected behavior
I can write ADMIN
into the text input.
Desktop (please complete the following information):
- OS: macOS Catalina 10.15.7
- Browser chrome
- Version 86.0.4240.111
Additional context
You can copy&paste to the input field as a workaround.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working