Reporting a bug
When the left side panel with the available components is in compact mode (not showing titles) it does not scroll if the container height is too small. Resizing the window in width to show the regular panel makes it scroll perfectly.
Panel should also scroll in compact mode as otherwise user can not insert something.
See description just set height to less than the panel, set width small enough to show compact mode and see it (not) scrolling
Here's two pictures of the same situation once in compact once without:
Hello @blitzbohne,
When the Survey Creator window height is small, the toolbox displays hidden items in a hidden panel. To activate it, click the ...
button. It should be displayed at the bottom of a toolbox:
When you integrate Survey Creator, ensure that its container DIV element takes 100% of the viewable screen height:
<div id="surveyCreatorContainer" style="height: 100vh;"></div>
Should you have any questions or require further assistance, please feel free to reactivate this thread.
Owner Name | surveyjs |
Repo Name | survey-creator |
Full Name | surveyjs/survey-creator |
Language | TypeScript |
Created Date | 2015-12-22 |
Updated Date | 2023-03-30 |
Star Count | 683 |
Watcher Count | 29 |
Fork Count | 308 |
Issue Count | 301 |
Issue Title | Created Date | Updated Date |
---|