0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 17:00:52 +01:00
posthog/playwright
Juraj Majerik 3ac6b80343
fix: survey form default values (#17544)
* fix: misaligned 'match by' dropdown

* set defaults for type == rating

* add defaults for the remaining question types

* set default button text

* render button appearance fields for relevant question types

* explicitely set rating button color

* Update UI snapshots for `chromium` (2)

* clean up conditional

* Update UI snapshots for `chromium` (1)

* prevent overwriting question and description by default values

* Update UI snapshots for `chromium` (2)

* delete redundant actions & reducers

* Update UI snapshots for `chromium` (1)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-22 10:40:01 +01:00
..
e2e-vrt fix: survey form default values (#17544) 2023-09-22 10:40:01 +01:00
fixtures
helpers
pages