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.11k stars 801 forks source link

Drop down option menu does not do word wrapping when the text is long #6889

Open Swetha-14 opened 1 year ago

Swetha-14 commented 1 year ago

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

Reporting a bug

What is the current behavior?

Dropdown option menu does not do word wrapping when the text is long

What is the expected behavior?

Dropdown option menu should do word wrapping when the text is long

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

  1. Create a survey with a dropdown question
  2. Make the options in the dropdown question long maybe two or three lines
  3. Under the preview tab, When you select an option in the dropdown question, you can only view the first line of the option till some characters. There's no way to view the full option
image (2) image (1)

Provide the test code and the tested page URL (if applicable)

Tested page URL: The bug is reproducible in the following code sandbox

Test code https://codesandbox.io/s/dropdown-option-word-rap-bug-pq52mz?file=/src/json.js

Specify your

maniyarta commented 1 year ago

Dear SurveyJS Team,

Could you please help in prioritizing this issue?

Thanks,