Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

fix hierarchy of button and anchor tag#523

Open
mayurlalwani wants to merge 2 commits into
RealDevSquad:developfrom
mayurlalwani:fix/button-link-hierarchy
Open

fix hierarchy of button and anchor tag#523
mayurlalwani wants to merge 2 commits into
RealDevSquad:developfrom
mayurlalwani:fix/button-link-hierarchy

Conversation

@mayurlalwani

Copy link
Copy Markdown

What is the change?

The change was to fix the heirarchy of button and anchor tag. So I used div element instead of anchor tag.

Is it bug?

It is not a bug, as it is not breaking anything. The issue is about refactoring and using HTML standard practices.

*Dev Tested?

  • Yes

*Tested on:

Platforms

  • Web

Browsers

  • Chrome

Before / After Change Screenshots

screenshot

Issue: #488

@vercel

vercel Bot commented Apr 25, 2023

Copy link
Copy Markdown

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

Name Status Preview Comments Updated (UTC)
members-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 1, 2023 9:00am
website-members ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 1, 2023 9:00am

Comment thread src/components/UI/navbar/index.js Outdated

@shubhamsinghbundela shubhamsinghbundela left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

great work @mayurlalwani...not find anything wrong

@RitikJaiswal75 RitikJaiswal75 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@mayurlalwani

Copy link
Copy Markdown
Author

great work @mayurlalwani...not find anything wrong

@shubhamsigdar1 Can you please approve this PR so that it can be merged

@shubhamsinghbundela shubhamsinghbundela left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

@mayurlalwani

Copy link
Copy Markdown
Author

@RitikJaiswal75 Can you merge this PR as 2 members have approved?

@RitikJaiswal75 RitikJaiswal75 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please write tests for it

@iamitprakash iamitprakash left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please add PR details shared by @RitikJaiswal75 and add two images for before and After

@iamitprakash iamitprakash left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

test stats are missing

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix the hierarchy Link>a>button

4 participants