-
Notifications
You must be signed in to change notification settings - Fork 473
[Bug]: Navigation link for "Components" is unresponsive #880
Copy link
Copy link
Closed
Labels
GSSoC-26Official GSSoC 2026 issueOfficial GSSoC 2026 issueacceptedContribution approved for integration into EaseMotion CSSContribution approved for integration into EaseMotion CSSanimationAnimation effects, hover interactions, motion ideas, transitionsAnimation effects, hover interactions, motion ideas, transitionsbugSomething isn't workingSomething isn't workingcomponentNew UI components (buttons, cards, modals, tooltips, badges)New UI components (buttons, cards, modals, tooltips, badges)enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersgssoc:approvedApproved for GSSoC contributionsApproved for GSSoC contributionsintegratedSuccessfully merged and included in the frameworkSuccessfully merged and included in the frameworklevel:intermediateRequires moderate project understandingRequires moderate project understandingtype:featureNew functionality or enhancementNew functionality or enhancement
Metadata
Metadata
Labels
GSSoC-26Official GSSoC 2026 issueOfficial GSSoC 2026 issueacceptedContribution approved for integration into EaseMotion CSSContribution approved for integration into EaseMotion CSSanimationAnimation effects, hover interactions, motion ideas, transitionsAnimation effects, hover interactions, motion ideas, transitionsbugSomething isn't workingSomething isn't workingcomponentNew UI components (buttons, cards, modals, tooltips, badges)New UI components (buttons, cards, modals, tooltips, badges)enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersgssoc:approvedApproved for GSSoC contributionsApproved for GSSoC contributionsintegratedSuccessfully merged and included in the frameworkSuccessfully merged and included in the frameworklevel:intermediateRequires moderate project understandingRequires moderate project understandingtype:featureNew functionality or enhancementNew functionality or enhancement
Description
On the EaseMotion CSS documentation site, the "Components" link in the top navigation bar is not functioning. While "Getting Started", "Utilities", and "Animations" correctly navigate to their respective sections, clicking on "Components" triggers no action.
Proposed Solution
Verify the
hrefattribute for the Components link in the navigation component. Ensure it points to the correct section ID (e.g.,#components) or the correct page path if it's a multi-page site.Steps to Reproduce
🙋♂️ Assignment
I have identified this navigation bug and would like to fix it. Mentors, please assign this issue to me under GSSoC 2026.