Skip to content

feat: add coming soon tags to incomplete sidebar options#17

Open
Atharvaj146 wants to merge 1 commit into
vasanth642:mainfrom
Atharvaj146:feat/add-coming-soon-tags
Open

feat: add coming soon tags to incomplete sidebar options#17
Atharvaj146 wants to merge 1 commit into
vasanth642:mainfrom
Atharvaj146:feat/add-coming-soon-tags

Conversation

@Atharvaj146
Copy link
Copy Markdown

@Atharvaj146 Atharvaj146 commented May 18, 2026

image

Description
This PR updates the sidebar navigation to clearly communicate which features are still in development, preventing user confusion from dead clicks.

Changes Made:

  • Added "Coming Soon" badges to Learn CFOP, Latest News, Blogs, Contribute, and Settings.
  • Disabled click events (e.preventDefault()) on all "Coming Soon" items.
  • Added native hover tooltips (title="Coming Soon") for accessibility.
  • Removed hover-state arrow icons from inactive items so they no longer appear clickable.
  • Note: About Us and Star on GitHub were intentionally left active per maintainer feedback.

Fixes #15

@netlify
Copy link
Copy Markdown

netlify Bot commented May 18, 2026

Deploy Preview for cube-it-app ready!

Name Link
🔨 Latest commit fa1d5bd
🔍 Latest deploy log https://app.netlify.com/projects/cube-it-app/deploys/6a0b66c77803600008b13f66
😎 Deploy Preview https://deploy-preview-17--cube-it-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UX Enhancement: Add “Coming Soon” indicators for incomplete or inactive sidebar features

1 participant