-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
chore(cleanup): remove legacy property group filters #18808
Conversation
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
Size Change: 0 B Total Size: 1.83 MB ℹ️ View Unchanged
|
# Conflicts: # frontend/__snapshots__/components-command-bar--actions.png # frontend/src/lib/components/PropertyGroupFilters/PropertyGroupFilters.stories.tsx # frontend/src/lib/components/PropertyGroupFilters/PropertyGroupFilters.tsx # frontend/src/lib/components/PropertyGroupFilters/propertyGroupFilterLogic.ts # frontend/src/queries/nodes/InsightViz/PropertyGroupFilters/PropertyGroupFilters.tsx # frontend/src/scenes/insights/common.tsx
# Conflicts: # frontend/src/lib/components/PropertyGroupFilters/PropertyGroupFilters.scss
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
Problem
The
PropertyGroupFilters
component isn't used any more, as it was superseded byfrontend/src/queries/nodes/InsightViz/PropertyGroupFilters/PropertyGroupFilters.tsx
.Changes
Removes the component.
How did you test this code?
CI run