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

Solving issue #14 feat: add breadcrumb component #28

Merged
merged 3 commits into from
Aug 19, 2024

Conversation

The-x-35
Copy link

Solved issue #14 . Added Breadcrumb component. Takes input props for the breadcrumb items and can be used throughout the application to provide clear navigation context for users. Highlights the last component with the standard green colour of the app and implments arrows to clearly distinguish between the parts. I have tested the code and it works as intended.

@anwarulislam anwarulislam changed the base branch from main to next August 12, 2024 05:07
@anwarulislam anwarulislam self-requested a review August 12, 2024 05:11
Copy link
Member

@anwarulislam anwarulislam left a comment

Choose a reason for hiding this comment

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

Functionalities are good. I'll adjust the styling

@anwarulislam anwarulislam merged commit a996760 into hoppscotch:next Aug 19, 2024
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.

2 participants