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

Display Categories and Navigate Through Subcategories #28831

Closed
Tracked by #28493
oidacra opened this issue Jun 10, 2024 · 0 comments · Fixed by #28977
Closed
Tracked by #28493

Display Categories and Navigate Through Subcategories #28831

oidacra opened this issue Jun 10, 2024 · 0 comments · Fixed by #28977

Comments

@oidacra
Copy link
Member

oidacra commented Jun 10, 2024

Parent Issue

#28493

User Story

As a front-end developer, I need to implement the functionality to display categories and navigate through subcategories using real data from the server. This includes setting up the store, and handling different component states, translations of the component, and unit tests, while utilizing PrimeNG components.

Acceptance Criteria

  • Fetch and display real category data from the server.
  • Implement navigation through subcategories based on the fetched data.
  • Use the defined design for displaying categories and subcategories.
  • Set up the store for managing categories in the sidebar.
  • Handle component states: loading, idle, and error.
  • Implement translations for the category display and navigation interface.
  • Write and pass unit tests for the implemented functionality.
  • Use PrimeNG components for the category display and navigation.

Sidebar
Screenshot 2024-06-10 at 4 20 53 PM

Proposed Objective

Feature Implementation, User Experience Enhancement

Proposed Priority

Priority 2 - Important

dotCMS Version

master

External Links

Assumptions & Initiation Needs

Assuming the server provides the necessary API endpoints for fetching category data. Access to the design system and translation resources is required.

Quality Assurance Notes & Workarounds

Quality assurance should verify that categories and subcategories are displayed correctly and navigation works seamlessly. Ensure all component states are handled gracefully and translations are accurate.

@oidacra oidacra moved this from New to In Progress in dotCMS - Product Planning Jun 10, 2024
@oidacra oidacra self-assigned this Jun 11, 2024
@oidacra oidacra moved this to In Progress in dotCMS - Product Planning Jun 11, 2024
oidacra added a commit that referenced this issue Jun 21, 2024
oidacra added a commit that referenced this issue Jun 25, 2024
oidacra added a commit that referenced this issue Jun 26, 2024
oidacra added a commit that referenced this issue Jun 26, 2024
@oidacra oidacra linked a pull request Jun 26, 2024 that will close this issue
3 tasks
@oidacra oidacra moved this from In Progress to In Review in dotCMS - Product Planning Jun 26, 2024
oidacra added a commit that referenced this issue Jun 26, 2024
oidacra added a commit that referenced this issue Jun 26, 2024
oidacra added a commit that referenced this issue Jun 26, 2024
oidacra added a commit that referenced this issue Jun 26, 2024
oidacra added a commit that referenced this issue Jun 26, 2024
oidacra added a commit that referenced this issue Jun 26, 2024
oidacra added a commit that referenced this issue Jun 26, 2024
oidacra added a commit that referenced this issue Jun 26, 2024
oidacra added a commit that referenced this issue Jun 26, 2024
github-merge-queue bot pushed a commit that referenced this issue Jun 27, 2024
### Proposed Changes
* Part of Custom Component Category-Field. Get, show and navigate
categories

### Checklist
- [x] Tests
- [x] Translations
- [ ] Security Implications Contemplated (add notes if applicable)

### Additional Info


### Walkthrough video


https://github.com/dotCMS/core/assets/1909643/0793a077-62e3-4d11-bd46-f72d7f2dcd31

---------

Co-authored-by: Freddy Montes <[email protected]>
@github-project-automation github-project-automation bot moved this from In Review to Internal QA in dotCMS - Product Planning Jun 27, 2024
@oidacra oidacra moved this from Internal QA to Done in dotCMS - Product Planning Jun 27, 2024
@oidacra oidacra added the Merged label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant