-
Notifications
You must be signed in to change notification settings - Fork 467
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
Implement Breadcrumb Navigation for Categories #29184
Comments
john-thomas-dotcms
moved this from Next 1-3 Sprints
to Current Sprint Backlog
in dotCMS - Product Planning
Jul 24, 2024
nicobytes
moved this from Current Sprint Backlog
to In Progress
in dotCMS - Product Planning
Jul 25, 2024
This was referenced Jul 25, 2024
nicobytes
moved this from In Progress
to Current Sprint Backlog
in dotCMS - Product Planning
Jul 30, 2024
nicobytes
moved this from Current Sprint Backlog
to In Progress
in dotCMS - Product Planning
Jul 30, 2024
3 tasks
3 tasks
github-merge-queue bot
pushed a commit
that referenced
this issue
Aug 2, 2024
…29394) ### Parent Issue #29184 ### Proposed Changes * Implement dot-collapse-breadcrumb in SideMenu for CategoryField * Create getMenuItemsFromKeyParentPath util to get Breadcrumb navigation * Use output() * Use viewChild Signal * Use model Signal ### Checklist - [x] Tests - [x] Translations - [x] Security Implications Contemplated (add notes if applicable) ### References <img width="675" alt="Screenshot 2024-07-10 at 12 16 04 PM" src="https://github.com/dotCMS/core/assets/1909643/4e7c60f6-91ef-47ec-b8c4-68c96b8e3d01"> <img width="1022" alt="Screenshot 2024-07-10 at 12 16 12 PM" src="https://github.com/dotCMS/core/assets/1909643/dfbd7d37-d2f2-4b26-9ead-27228d6e0795"> <img width="982" alt="Screenshot 2024-07-10 at 12 16 19 PM" src="https://github.com/dotCMS/core/assets/1909643/838c292d-b993-41c1-a7bf-7434abe2707d"> ### Screenshots https://github.com/user-attachments/assets/602b18de-f2c3-4db7-837c-4485b56f0bc9
github-project-automation
bot
moved this from In Review
to Internal QA
in dotCMS - Product Planning
Aug 2, 2024
IQA PAssed: Screen.Recording.2024-08-02.at.4.22.30.PM.mov |
Approved: Tested on trunk_003b2bb, Docker, macOS 14.5, FF v126.0.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Parent Issue
#28493
User Story
As a user, I need breadcrumb navigation for categories in the header of the listing, so that I can easily navigate back to parent categories. This breadcrumb should handle multiple levels by converting them to a menu when there are too many levels to display.
Acceptance Criteria
Proposed Objective
User Experience Enhancement
Proposed Priority
Priority 2 - Important
dotCMS Version
master
External Links
Assumptions & Initiation Needs
Quality Assurance Notes & Workarounds
References
Tasks
The text was updated successfully, but these errors were encountered: