Minor fixes - #1349
Open
jaykim1213 wants to merge 26 commits into
Open
Conversation
jaykim1213
force-pushed
the
jay/minorConfigFixes
branch
from
July 28, 2026 04:28
5f8f23d to
3b354c4
Compare
Contributor
|
A preview of 140d3d5 is uploaded and can be seen here: ✨ https://revisit.dev/study/PR1349 ✨ Changes may take a few minutes to propagate. |
jaykim1213
marked this pull request as ready for review
July 28, 2026 06:51
jaykim1213
marked this pull request as draft
July 28, 2026 08:37
Contributor
Likert scales usually have odd number of options so 5 is better
Probably this is an issue with truthyness. We should fix this properly instead of forcing 1. |
31 tasks
jaykim1213
marked this pull request as ready for review
July 30, 2026 05:30
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Give a longer description of what this PR addresses and why it's needed
This PR fixes response handling, UI spacing, validation, study content, unused assets, and test organization across demo, example, library, and test studies.
demo-html-inputReduced the gap between the bar chart and the response.
Before
After
demo-form-elementsAfter
demo-choropleth-mapRequired participants to select exactly three states before continuing and corrected the task instructions.
demo-vegaOther demo studies
Corrected text, metadata, obsolete parameters, and invalid asset references in:
demo-conditiondemo-dynamicdemo-htmldemo-imagedemo-ranking-widgetdemo-react-trrackdemo-screen-recordingdemo-trainingdemo-upsetdemo-videodemo-yamlexample-VLAT-adaptiveexample-brush-interactionsexample-clevelandCorrected study text and fixed the stacked bar chart height value.
example-llm-chatbotexample-mvnvrequiredValue: "Accept"so participants can continue only after accepting the consent.0correctly.test-randomizationMoved the Next button below the stimulus and removed the duplicated introduction page.
Before
After
test-step-logicRemoved unused components, assets, and an unrelated
correctAnswer.Other test studies
Corrected titles, descriptions, labels, formatting, and obsolete references in:
test-audiotest-device-restrictiontest-librarytest-likert-matrixtest-parser-errorstest-skip-logicThe intentionally invalid parser fixtures remain unchanged in behavior.
library-previsandlibrary-beauvisAdded a small margin between the charts and questions.
Before
After
Documentation and tests
tests/directories.