core icon indicating copy to clipboard operation
core copied to clipboard

Spike: Implement Category Search Functionality in Sidebar Across All Tree Nodes

Open oidacra opened this issue 8 months ago • 0 comments

Parent Issue

https://github.com/dotCMS/core/issues/28493

Task

As a developer, I need to explore how to implement a search functionality in the category sidebar that searches through all tree nodes, not just the first level, to ensure a comprehensive search capability.

The current endpoint only search in a Top level categories http://localhost:8080/api/v1/categories/children?filter= Adhesives&orderby=category_name&direction=ASC&showChildrenCount=true

Proposed Objective

Same as Parent Issue

Proposed Priority

Priority 1 - Show Stopper

Acceptance Criteria

  • Investigate the feasibility of implementing a search that includes all nodes of the category tree.
  • Determine the necessary changes to the current data fetching and rendering logic to support deep searching.
  • Identify any performance considerations and how they can be mitigated.

Span time: 1-2 days.

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

Screenshot 2024-06-27 at 11 07 47 AM

Assumptions & Initiation Needs

No response

Quality Assurance Notes & Workarounds

No response

Sub-Tasks & Estimates

No response

oidacra avatar Jun 13 '24 21:06 oidacra