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.2k stars 810 forks source link

Some bugs with the dropdown in vue-2 #7213

Closed Fabioni closed 4 months ago

Fabioni commented 1 year ago

The dropdown menu has some bugs. The selected input sticks to the left border. The x-button to delete the current input overlaps with the dropdown arrow and when something is selected, a small scroll bar appears to the right.

image
JaneSjs commented 1 year ago

Hello @Fabioni, A Dropdown works correctly on our website: Dropdown Demo. Judging by your screenshot, I suppose you customized a Dropdown or its styles somehow. Would you please share a demo?

Fabioni commented 1 year ago

Hello @Fabioni, A Dropdown works correctly on our website: Dropdown Demo. Judging by your screenshot, I suppose you customized a Dropdown or its styles somehow. Would you please share a demo?

Hey, the screenshot if from here: https://homeschooling4kids.at/beitrag/die-wiener-linien

JaneSjs commented 4 months ago

Hello @Fabioni, Please ensure that you use the most recent of SurveyJS Form Library for Vue: View Dropdown Demo. Take note that we released SurveyJS Form Library for Vue3.

Should you encounter any issues, please feel free to submit a bugreport at Help Desk.

Thank you