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(editor-content): implement breadcrumb navigation for categories #29394

Merged

Conversation

nicobytes
Copy link
Contributor

@nicobytes nicobytes commented Jul 30, 2024

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

  • Tests
  • Translations
  • Security Implications Contemplated (add notes if applicable)

References

Screenshot 2024-07-10 at 12 16 04 PM Screenshot 2024-07-10 at 12 16 12 PM Screenshot 2024-07-10 at 12 16 19 PM

Screenshots

2024-07-31.16-03-13.mp4

This PR fixes: #29184

@nicobytes nicobytes linked an issue Jul 30, 2024 that may be closed by this pull request
@nicobytes nicobytes changed the title 29184 implement breadcrumb navigation for categories feat(editor-content): implement breadcrumb navigation for categories Jul 31, 2024
@nicobytes nicobytes marked this pull request as ready for review July 31, 2024 18:58
@nicobytes nicobytes requested a review from fmontes August 1, 2024 00:54
@nicobytes nicobytes enabled auto-merge August 1, 2024 15:35
@nicobytes nicobytes requested a review from oidacra August 2, 2024 14:49
@nicobytes nicobytes added this pull request to the merge queue Aug 2, 2024
Merged via the queue into master with commit 30d2813 Aug 2, 2024
30 checks passed
@nicobytes nicobytes deleted the 29184-implement-breadcrumb-navigation-for-categories branch August 2, 2024 18:14
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.

Implement Breadcrumb Navigation for Categories
3 participants