This React-based Filter System allows users to add dynamic filters based on different categories such as Dimensions, Tags, and Metrics. It includes:
- A searchable filter dropdown for selecting categories.
- Searchable dropdowns for tag values.
- Support for logical operators (AND/OR) between multiple filters.
- Dynamic condition selection based on the selected category.
✔ Searchable filter dropdown for easy category selection.
✔ Searchable tag value dropdown for quick value selection.
✔ Supports multiple filters dynamically.
✔ Logical AND/OR operations between filters.
✔ Real-time updates based on selected filters.
✔ Responsive UI with a clean layout.