Skip to content

keyboard focus hidden on settings

When tabbing through the Settings page, the keyboard focus briefly disappears because it becomes hidden behind the right sidebar. The buttons on top of the sidebar are not accessible. This is a problem because users who navigate by keyboard must always know where they are on the page; losing sight of focus causes confusion and breaks task flow.

A high‑level fix is to ensure the focus indicator is always visible and not covered by surrounding interface elements, and that the page scrolls the focused control into view when needed.