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

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from
Open

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

Copy link

cloudflare-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>
Copy link
Member

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

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.

None yet

3 participants