Skip to content
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

feat(insights): keep rolling date range popover open #24132

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

thmsobrmlr
Copy link
Contributor

Problem

As @annikaschmid mentions here https://posthog.slack.com/archives/C045L1VEG87/p1722510164730109 it's quite annoying that the rolling date filter closes when incrementing or decrementing dates. That already would be enough, but I think this might also be why the Cypress tests here #24050 are failing (no idea why this would come up with my changes 🤷 ).

Changes

Keeps the popover open until the user clicks outside.

How did you test this code?

Tried locally

@thmsobrmlr thmsobrmlr requested a review from a team August 1, 2024 12:50
Copy link
Contributor

github-actions bot commented Aug 1, 2024

Size Change: +46 B (0%)

Total Size: 1.07 MB

ℹ️ View Unchanged
Filename Size Change
frontend/dist/toolbar.js 1.07 MB +46 B (0%)

compressed-size-action

Copy link
Member

@Twixes Twixes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It has been a bit annoying

@thmsobrmlr thmsobrmlr merged commit cb55c15 into master Aug 1, 2024
93 of 94 checks passed
@thmsobrmlr thmsobrmlr deleted the feat-rolling-date-popover branch August 1, 2024 13:33
silentninja pushed a commit to silentninja/posthog that referenced this pull request Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants