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.18k stars 808 forks source link

Rating Scale is Converted to Dropdown on Smaller Screens or when a survey mode is Static and the width is not enough to display buttons #8492

Open JaneSjs opened 3 months ago

JaneSjs commented 3 months ago

A Rating Scale adaptively changes its layout and switches from the button to dropdown mode when there is not enough room to entirely display all buttons: View Demo. However, users consider this option as an issue rather than a adaptivity feature.

Here are related issues:

Perhaps, we can decrease the size of rating scale buttons to display buttons on smaller screens.

lander854 commented 1 week ago

there is an issue with this, when converting rating with custom values to dropdown, dropdown uses value to display its options, instead of text.