PostHog / posthog

🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
https://posthog.com
Other
20.77k stars 1.24k forks source link

Search on Early Access does not work #16946

Open edhgoose opened 1 year ago

edhgoose commented 1 year ago

Bug description

The customers search on Early Access does not work. When you type in a name and press enter the whole component disappears.

There are no console or network errors that I can see.

How to reproduce

Visit: https://eu.posthog.com/early_access_features/0188a141-13b6-0000-a130-c0466c206271

Type in any customers details. The whole customer section disappears.

Happens on both Opt In and Opt Out tabs.

Environment

Posthog EU: 3310

Additional context

As it contains customer details I won't send you a video - but I can privately if desired.

Thank you for your bug report – we love squashing them!

nategrift commented 1 year ago

I can confirm that this is the case and can reproduce it. It does seem to disappear once you click enter. The reason for this is that it goes into edit mode when you click enter instead of searching.

@edhgoose I will take a look and see if I can fix this bug for you!

For reference, here is a screenshot: (when you press enter while being in text input, the entire section in orange disappears).

Screenshot 2023-08-08 164220

nategrift commented 1 year ago

Hey @edhgoose, think the bug is fixed now. Let me know if it still is not working for you!

edhgoose commented 1 year ago

The UI no longer disappears, which is good. But the search doesn't work at all.

nategrift commented 1 year ago

Interesting... I will look into this.