[ 
https://issues.apache.org/jira/browse/SOLR-17936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18023794#comment-18023794
 ] 

Eric Pugh commented on SOLR-17936:
----------------------------------

I love a Jira that comes with a PR!  Thanks [~sandbergja] !   Glad 
[~malliaridis] is responding, as he's our SME in this space ;).

> New admin ui navigation sidebar is missing focus indicators
> -----------------------------------------------------------
>
>                 Key: SOLR-17936
>                 URL: https://issues.apache.org/jira/browse/SOLR-17936
>             Project: Solr
>          Issue Type: Bug
>          Components: Admin UI
>            Reporter: Jane Sandberg
>            Priority: Minor
>              Labels: accessibility, new-ui, newdev, pull-request-available, ui
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The navigation sidebar for the new admin ui does not show which menu element 
> has focus.  This makes it hard for keyboard users to use the screen, since 
> they can't tell where they are on the screen.
> Steps to recreate on desktop:
>  # ./gradlew :solr:ui:run
>  # Enter the url of a running solr instance
>  # Press the Connect button
>  # You should be on the Environment screen.  Press the tab key and shift-tab 
> key repeatedly.  Notice that the buttons at the bottom (Documentation, Solr 
> Query Syntax, etc.) change appearance when they have focus, so you know where 
> you are on the screen.  However, the navigation items on the side (Cluster, 
> Configsets, etc.) do not, so it's difficult to know where you are.
> Steps to recreate on browser:
>  # ./gradlew dev
>  # cd ./solr/packaging/build/dev
>  # bin/solr start
>  # In your browser, go to http://127.0.0.1:8983/
>  # Press the "Open New UI" nav item on the left
>  # It should default to http://127.0.0.1:8983/
>  # Press the Connect button
>  # You should be on the Environment screen.  Press the tab key and shift-tab 
> key repeatedly.  Notice that the buttons at the bottom (Documentation, Solr 
> Query Syntax, etc.) change appearance when they have focus, so you know where 
> you are on the screen.  However, the navigation items on the side (Cluster, 
> Configsets, etc.) do not, so it's difficult to know where you are.
> I am planning to create a PR to address this issue.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to