This repository was archived by the owner on Jan 14, 2025. It is now read-only.
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Tab does not implement setFocusOnActivate
#676
Closed
Description
Tab is missing the foundation.setFocusOnActivate
method and needs to be implemented. There is an issue in the catalog where tabs do not work, and we believe that the active tab is being 'focused' on page load, which is causing a scroll issue.
I believe if we implement this, and setFocusOnActive to false, the scrolling issue will not occur.
Metadata
Metadata
Assignees
Labels
No labels