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: add breadcrumb component #14

Open
anwarulislam opened this issue Jun 20, 2024 · 1 comment
Open

feat: add breadcrumb component #14

anwarulislam opened this issue Jun 20, 2024 · 1 comment
Assignees
Labels
fosshack Relegated for FOSS Hack Partner Projects Programme

Comments

@anwarulislam
Copy link
Member

anwarulislam commented Jun 20, 2024

This feature aims to implement a reusable breadcrumb component that can be used throughout the application to provide clear navigation context for users.

@anwarulislam anwarulislam added the fosshack Relegated for FOSS Hack Partner Projects Programme label Jun 20, 2024
@The-x-35
Copy link

I have taken part in the foss hack event and request you to assign this issue to me under the event.
My approach to solve this issue would be to add the breadcrumb component as a new component in the src/components folder and then add the related story to it in the stories folder and then test the code. I will implement the breadcrumbs by taking prop from user as an array of all previous pages and then implement it.
If there is anything more I can do then please guide me.

anwarulislam added a commit that referenced this issue Aug 19, 2024
* Added Breadcrumb component

* feat: breadcrumb improved

---------

Co-authored-by: Anwarul Islam <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fosshack Relegated for FOSS Hack Partner Projects Programme
Projects
None yet
Development

No branches or pull requests

2 participants