posthog
posthog copied to clipboard
Selecting and deselecting filters in Events is buggy
Bug description
Sometimes when you select a filter, then deselect it and select a different one, the deselected filter reappears. You can even get into a state where the deselected filter is no longer selectable...
Load a page with filters e.g. here
https://user-images.githubusercontent.com/2536520/181296885-4b4a2569-eb84-4fc9-ad3a-6af86f97dcda.mov
How to reproduce
- Go to /Events
- Select a property value to add it to the filters
- Reload the page
- Remove that filter
- Select a different filter
- 🐛 - The old filter might have reappeared
- Remove all of them
- 🐛 - Adding a different one might not work
Environment
- [x] PostHog Cloud (Tested on app. and playground.
- [ ] self-hosted PostHog (ClickHouse-based), version/commit: please provide
- [ ] self-hosted PostHog (Postgres-based, legacy), version/commit: please provide
Additional context
Thank you for your bug report – we love squashing them!
Hi @benjackwhite is this issue still valid? havn't been able to reproduce the issue following the outlined steps