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

fix(funnels): replace antd correlation modal with lemon ui #20801

Merged
merged 6 commits into from
Mar 11, 2024

Conversation

thmsobrmlr
Copy link
Contributor

@thmsobrmlr thmsobrmlr commented Mar 8, 2024

Problem

The funnel correlation details modal is rendered multiple times, making the background really dark and it is still implemented in antd.

Changes

Before

Screenshot 2024-03-08 at 20 59 09

After

Screenshot 2024-03-08 at 20 58 30

How did you test this code?

👀

Copy link
Contributor

github-actions bot commented Mar 8, 2024

Size Change: 0 B

Total Size: 820 kB

ℹ️ View Unchanged
Filename Size
frontend/dist/toolbar.js 820 kB

compressed-size-action

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (diff for shard 2)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@thmsobrmlr thmsobrmlr marked this pull request as ready for review March 8, 2024 20:02
@thmsobrmlr thmsobrmlr requested a review from a team March 8, 2024 20:03
@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (diff for shard 2)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (diff for shard 2)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

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.

So much better

@thmsobrmlr thmsobrmlr merged commit 192d80f into master Mar 11, 2024
82 checks passed
@thmsobrmlr thmsobrmlr deleted the correlation-details-modal branch March 11, 2024 17:28
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.

3 participants