Some of the input fields have no correct height. pls fix.
Theme Tab Input field height
created 2 years ago
(modified 2 years ago)
Answers approved by surveyjs Support
Hello,
We have fixed this issue. The fix will be available with our next maintenance update.
Should you have any questions or require further assistance, please feel free to contact us at any time.
When i change something on the theme tab, no automatic save is triggered and no change has been saved into the json. How to save the changes from the theme tab?
Hello Wolfgang,
I tested a Theme tab using the latest version of SurveyJS libraries, and didn't get mentioned issues: https://codesandbox.io/s/elated-orla-dkp3pz.
Please upgrade your SurveyJS library version and check whether those issues are fixed.
To process your additional question in the most efficient manner, I created the following ticket on your behalf: T13549: Save the changes from the theme tab. We placed it in our processing queue and will process it shortly.
found the cause, evil reboot.css ;-)
A good fix would be to have the line-height set for the input fields by the survey?
the reproduce the issue add 2 external rss to your example
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous"> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz" crossorigin="anonymous"></script>
Hi Wolfgang,
Thank you for sharing additional information. I noted down this inquiry and forwarded it to our developers for further processing.
Theme Tab - Some inputs appear incorrectly when using Bootstrap CSS
Let me know if you have additional questions.
Thx Jane, no questions.
Remark: Some if the visual problems are indeed just bootstrap related.