-
Notifications
You must be signed in to change notification settings - Fork 1
Policy Catalog Search & Filters #84
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Implement catalog-wide search and filtering for policies by keyword, category, and compatibility. Provide fast, responsive UI with clear result summaries.
Goals / Outcomes
- Keyword search across all loaded policies
- Filter by category, compatibility, and metadata
Non-Goals
- Full text search inside ADMX/ADML files
User Value
Quickly locate policies relevant to current task or environment.
Acceptance Criteria
- Search returns policies matching entered keywords
- Filtering narrows results by category and compatibility
- UI updates instantly on search/filter change
- Unit/UI tests for search/filter logic
Dependencies
- Metadata extraction
Technical Notes
- Index on load for performance
Testing Considerations
- Large catalog stress tests
Future Enhancements
- Advanced filter combinations (AND/OR, multi-field)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request