Currently, users can swap between List and Presenter Mode. Users can also use the arrow keys and spacebar to move to the next section as long as the notes container is in focus.
However, clicking the button to swap between modes will cause the notes container to lose focus, meaning users need to click back in order to set focus again to use keyboard inputs. This is not necessarily intuitive. By setting focus to the proper section after clicking the button/after a key press, it will improve the usability and accessibility of the route page.
Currently, users can swap between List and Presenter Mode. Users can also use the arrow keys and spacebar to move to the next section as long as the notes container is in focus.
However, clicking the button to swap between modes will cause the notes container to lose focus, meaning users need to click back in order to set focus again to use keyboard inputs. This is not necessarily intuitive. By setting focus to the proper section after clicking the button/after a key press, it will improve the usability and accessibility of the route page.