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(surveys): missed a condition for 7-point scales #25059

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

dmarticus
Copy link
Contributor

Problem

A user reported that our 7-point likert scales didn't support branching logic in the PostHog UI.

This change supports handling 7-point scales for our UI, and it ships after the associated branching logic changes to posthog-js

Demo of it all working: loom.com/share/e22de74e2bea4b7cb66fe34343e68916

@dmarticus dmarticus changed the title fix(survey): missed a condition for 7-point scales fix(surveys): missed a condition for 7-point scales Sep 18, 2024
Copy link
Contributor

github-actions bot commented Sep 18, 2024

Size Change: 0 B

Total Size: 1.1 MB

ℹ️ View Unchanged
Filename Size
frontend/dist/toolbar.js 1.1 MB

compressed-size-action

Copy link
Contributor

@jurajmajerik jurajmajerik left a comment

Choose a reason for hiding this comment

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

nice, thanks for the Loom 📺

@dmarticus dmarticus merged commit cb6eaff into master Sep 19, 2024
93 checks passed
@dmarticus dmarticus deleted the fix/7-point-likert-scale-next-question branch September 19, 2024 19:24
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