Check out this code snippet:
In my design, I have set it up so that the user can tab through the username field first, then the password field, followed by the login button and finally the navigation tabs labeled "Getting Started" and "Vegetables."
The issue I am facing is that there is no visual cue for the user to know when they have reached the navigation tabs after tabbing from the login button. While the username field turns blue when selected, there is no indication for the tabs. How can I address this in my design?