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

### **[Enhancement] Add Filters for Component Types** #45

Closed
12mv2 opened this issue Dec 24, 2024 · 1 comment
Closed

### **[Enhancement] Add Filters for Component Types** #45

12mv2 opened this issue Dec 24, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@12mv2
Copy link
Collaborator

12mv2 commented Dec 24, 2024

Description

Allow users to filter the component tree by functional, class, or other component types for better navigation and focus.

Task Requirements

  • Add a filter feature to show or hide specific component types.
  • Ensure filters are configurable via JSON.

Steps

  1. Implement filtering logic in buildComponentTree.
  2. Modify Dendrogram to respect the filter configuration.
  3. Add filters for:
    • Functional components.
    • Class components.
    • Null/Other components.

Definition of Done

  • Filters work as expected without breaking the existing tree rendering.
  • Users can configure filters in JSON.

Branch

45-enhancement-component-type-filters

@12mv2 12mv2 added the enhancement New feature or request label Dec 25, 2024
@12mv2
Copy link
Collaborator Author

12mv2 commented Jan 6, 2025

May no longer be applicable

@12mv2 12mv2 closed this as completed Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant