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.21k stars 814 forks source link

Multi-Select Dropdown (Tag Box): The drop-down window height stays the same when selecting items with `hideSelectedItems` enabled #7631

Closed JaneSjs closed 10 months ago

JaneSjs commented 10 months ago

View Demo In earlier versions, the popup window's height was decreased as soon as you select items: image

In v1.9.124, the popup window height remains as soon as items are selected: image image

OlgaLarina commented 10 months ago

https://github.com/surveyjs/survey-library/issues/6205