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): whitelabel, input radio grouping, and auto text color bugs #881

Merged
merged 3 commits into from
Nov 8, 2023

Conversation

liyiy
Copy link
Contributor

@liyiy liyiy commented Nov 8, 2023

Changes

Fixes:

  1. Whitelabel was not applying to all questions for multiple question surveys
  2. Surveys with multiple questions that were of the single choice type was not working because the radio inputs were not grouped per question
  3. Auto text color wasn't working for thank you box

Checklist

@liyiy liyiy added the bump patch Bump patch version when this PR gets merged label Nov 8, 2023
@liyiy liyiy requested a review from neilkakkar November 8, 2023 20:45
Copy link

github-actions bot commented Nov 8, 2023

Size Change: +85 B (0%)

Total Size: 719 kB

Filename Size Change
dist/surveys.js 39.7 kB +85 B (0%)
ℹ️ View Unchanged
Filename Size
dist/array.full.js 172 kB
dist/array.js 114 kB
dist/es.js 114 kB
dist/exception-autocapture.js 12 kB
dist/module.js 114 kB
dist/recorder-v2.js 95 kB
dist/recorder.js 58.3 kB

compressed-size-action

@liyiy liyiy merged commit 6c2df0e into master Nov 8, 2023
14 checks passed
@liyiy liyiy deleted the surveysColorsAndBrandingFixes branch November 8, 2023 20:52
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant