surveyjs / survey-library

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.
https://surveyjs.io/form-library
MIT License
4.03k stars 787 forks source link

Preview layout broken in v1.9.139 / v1.10.1 #8202

Closed mschfh closed 2 months ago

mschfh commented 2 months ago

Are you requesting a feature, reporting a bug or asking a question?

Bug / Regression

What is the current behavior?

Starting with v1.9.139 (including v1.10.1), the Preview layout changed. Write a short text that describes your company in 2-3 Paragraphs

What is the expected behavior?

The same design <= v1.9.138 Pasted Graphic 2

How would you reproduce the current behavior (if this is a bug)?

https://surveyjs.io/published?id=84641fdb-d745-48c3-95ec-14bedcfb2986



### Specify your

* browser: Chrome
* browser version: 124
* surveyjs platform (angular or react or jquery or knockout or vue): jquery / knockout / React
* surveyjs version: v1.9.139 / v1.10.1
andrewtelnov commented 2 months ago

@mschfh We made this change on purpose. Here is the link in our release notes. We got a lot of complains about the previous styles from our customers and we carefully review our read-only and preview styles and make the more readable.

Thank you, Andrew