-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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(surveys): survey results viz fixes #20345
Conversation
Size Change: 0 B Total Size: 2.22 MB ℹ️ View Unchanged
|
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
…posthog into surveys-results-updates
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
…posthog into surveys-results-updates
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
Is it necessary to wrap the button in a div and use the max-w property? The button should scale automatically based on the content width 🤔 |
Problem
Changes
before:
after:
Screen.Recording.2024-02-14.at.11.25.25.AM.mov
👉 Stay up-to-date with PostHog coding conventions for a smoother review.
How did you test this code?