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

chore: limit height of multiple choice question #1740

Merged
merged 1 commit into from
Feb 15, 2025

Conversation

lucasheriques
Copy link
Contributor

Changes

preparation for increasing the limit of question on surveys

CleanShot 2025-02-15 at 03 31 13

Checklist

  • Tests for new code (see advice on the tests we use)
  • Accounted for the impact of any changes across different browsers
  • Accounted for backwards compatibility of any changes (no breaking changes in posthog-js!)

@lucasheriques lucasheriques self-assigned this Feb 15, 2025
@lucasheriques lucasheriques requested a review from a team as a code owner February 15, 2025 06:32
Copy link

vercel bot commented Feb 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
posthog-js ✅ Ready (Inspect) Visit Preview Feb 15, 2025 6:32am

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here: app.greptile.com/review/github.

3 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@lucasheriques lucasheriques added the bump patch Bump patch version when this PR gets merged label Feb 15, 2025
Copy link

Size Change: +2.41 kB (+0.07%)

Total Size: 3.3 MB

Filename Size Change
dist/all-external-dependencies.js 216 kB +301 B (+0.14%)
dist/array.full.es5.js 268 kB +301 B (+0.11%)
dist/array.full.js 371 kB +301 B (+0.08%)
dist/array.full.no-external.js 370 kB +301 B (+0.08%)
dist/module.full.js 371 kB +301 B (+0.08%)
dist/module.full.no-external.js 370 kB +301 B (+0.08%)
dist/surveys-preview.js 69.7 kB +301 B (+0.43%)
dist/surveys.js 72.7 kB +301 B (+0.42%)
ℹ️ View Unchanged
Filename Size
dist/array.js 183 kB
dist/array.no-external.js 182 kB
dist/customizations.full.js 13.8 kB
dist/dead-clicks-autocapture.js 14.5 kB
dist/exception-autocapture.js 9.51 kB
dist/external-scripts-loader.js 2.64 kB
dist/main.js 184 kB
dist/module.js 183 kB
dist/module.no-external.js 182 kB
dist/recorder-v2.js 115 kB
dist/recorder.js 115 kB
dist/tracing-headers.js 1.76 kB
dist/web-vitals.js 10.4 kB

compressed-size-action

@lucasheriques lucasheriques merged commit a98818a into main Feb 15, 2025
32 checks passed
@lucasheriques lucasheriques deleted the fix/limit-height-of-multiple-choice-question branch February 15, 2025 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump patch Bump patch version when this PR gets merged feature/surveys
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants