Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/navbar api integration #72

Closed
wants to merge 13 commits into from
Closed

Conversation

satyam73
Copy link
Member

@satyam73 satyam73 commented Mar 26, 2024

Date: 26-03-2024

Developer Name: Satyam Bajpai


Issue Ticket Number

Description

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

nav.api.integration.mp4

Test Coverage

image
image

Additional Notes

Copy link

vercel bot commented Mar 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
skill-tree-frontend-6x4w ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 27, 2024 5:36pm

@satyam73 satyam73 self-assigned this Mar 27, 2024
Copy link

cloudflare-workers-and-pages bot commented Mar 27, 2024

Deploying skill-tree-frontend with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9885cf2
Status:🚫  Build failed.

View logs

Comment on lines +7 to +11
<a key={dropdownItem.id} href={dropdownItem.link}>
<li className="py-[15px] px-[30px] hover:bg-[#d0e7ff] text-sm transition-background ease-in text-dropdown-blue duration-[380] font-semibold">
{dropdownItem.name}
</li>
</a>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be more semantically correct, if li tag contained the a tag

@yesyash
Copy link
Contributor

yesyash commented Aug 15, 2024

  • this pr is no longer valid hence closing it

@yesyash yesyash closed this Aug 15, 2024
@yesyash yesyash deleted the feat/navbar-api-integration branch August 15, 2024 19:50
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.

4 participants