Skip to content

Conversation

@Meghana-Yarlagadda
Copy link

@Meghana-Yarlagadda Meghana-Yarlagadda commented Aug 14, 2025

Pull Request Description

What does this PR do?
This PR resolves the broken links in the footer’s RESOURCES,SUPPORT section (e.g., Blog, API Reference) that previously appeared clickable but led nowhere.
image
image

Related Issue(s)

Type of Change

Please mark the relevant option(s):

  • 🐛 Bug fix (non-breaking change which fixes an issue)

Changes Made

Provide a detailed list of changes:

  • Added a scrollToTop behavior when clicking unfinished feature links.
  • Added a "Coming Soon" tooltip to inform users the feature is not yet available.
  • Ensured consistent styling and hover behavior across all affected links.
  • Prevented navigation to empty or invalid routes.

Testing

How has this been tested?
Describe the tests you ran and provide instructions to reproduce:
1.Navigate to the footer section on any page.
2.Click on Blog or API Reference (if not implemented yet).
3.Verify that:

  • The page scrolls to the top.
  • A "Coming Soon" tooltip appears on hover.
  • No navigation errors occur.

Code Quality

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly hard-to-understand areas
  • My changes generate no new warnings

Security Considerations

  • This change doesn't introduce security vulnerabilities

Performance Details:
If there's a performance impact, describe:
This change only modifies the footer link behavior and adds a tooltip.
No performance-critical paths are affected, and there is no measurable change in load times or resource usage.

Screenshots (if applicable)

Add screenshots to help explain your changes, especially for UI modifications.

Recording.2025-08-14.165453.mp4

@vercel
Copy link
Contributor

vercel bot commented Aug 14, 2025

@Meghana-Yarlagadda is attempting to deploy a commit to the Adarsh Maurya's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link
Contributor

vercel bot commented Aug 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
optiblogai Error Error Aug 19, 2025 3:05pm

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.

1 participant