You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The input for searching snippets is currently located in the top navigation area.
I want to move this input so that it is positioned directly above the table.
From an accessibility perspective, the current position of the input is a bit confusing.
I believe it would be more appropriate to place it above the table.
Currently, when you enter specific text in the input, snippet names are automatically matched and displayed.
While this approach is good, I’m not sure if it is ideal from the perspective of screen reader users.
Additionally, it would be helpful to add an explanation about which column the input is specifically linked to.