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

Dynamic Matrix - Vertical Layout - A popup overlaps a matrix #7612

Closed JaneSjs closed 10 months ago

JaneSjs commented 10 months ago

User Issue: T16173 - Dynamic Matrix in Vertical Layout is scrolled when answering the last row https://surveyjs.answerdesk.io/internal/ticket/details/T16173


View Demo

The Matrix is shifted when selecting a dropdown value The column editing area is not fully accessible. You can see that elements are cut on the right side: image At this point, these issues occur:

https://github.com/surveyjs/survey-library/assets/22372972/289f867d-6f80-4d7e-b68c-71a03a28128b

JaneSjs commented 10 months ago

Upon checking it with the customer, it appears that the issue is no longer reproduced.