posthog icon indicating copy to clipboard operation
posthog copied to clipboard

Selecting and deselecting filters in Events is buggy

Open benjackwhite opened this issue 3 years ago • 0 comments

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

  1. Go to /Events
  2. Select a property value to add it to the filters
  3. Reload the page
  4. Remove that filter
  5. Select a different filter
  6. 🐛 - The old filter might have reappeared
  7. Remove all of them
  8. 🐛 - 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!

benjackwhite avatar Jul 27 '22 16:07 benjackwhite

Hi @benjackwhite is this issue still valid? havn't been able to reproduce the issue following the outlined steps

seunexplicit avatar Sep 01 '22 12:09 seunexplicit