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

367 navigation #368

Merged
merged 13 commits into from
Jun 26, 2023
Merged

367 navigation #368

merged 13 commits into from
Jun 26, 2023

Conversation

pyphilia
Copy link
Contributor

@pyphilia pyphilia commented Jun 19, 2023

This PR adds the breadcrumb menu as component. You can easily navigate when you click on the separator > , or click on a parent to go back. If it is possible to navigate to a child, a separator is available (ie. folder).
The root and its content are defined by the client (home -> useOwnItems // shared -> useSharedItems)

Screenshot 2023-06-21 at 17 07 45 Screenshot 2023-06-21 at 17 08 04 Screenshot 2023-06-21 at 17 08 13 Screenshot 2023-06-21 at 17 08 38 close #367

@pyphilia pyphilia self-assigned this Jun 19, 2023
@pyphilia pyphilia marked this pull request as ready for review June 21, 2023 11:47
@pyphilia pyphilia requested a review from spaenleh June 21, 2023 11:47
@pyphilia
Copy link
Contributor Author

Screenshot 2023-06-21 at 17 28 28 with spacing correction

Copy link
Member

@spaenleh spaenleh left a comment

Choose a reason for hiding this comment

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

Looks good to me ! 🚋

@pyphilia pyphilia merged commit 7d03ac9 into main Jun 26, 2023
@pyphilia pyphilia deleted the 367-navigation branch June 26, 2023 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add breadcrumb navigation
2 participants