Problem/Motivation
Currently, when there are many entities and we unfold them, the buttom 'Save' moves down out of vision, same as some entities. Example in the joined picture.
https://www.drupal.org/project/entity_reference_tree/issues/3068466#comm...
Proposed resolution
Make the modal size fixed and if items do not fit to the fixed size add a scroll inside.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | taxo-tree.png | 113.82 KB | lus |
Comments
Comment #2
lus commentedComment #3
lus commentedComment #5
mingsongThanks for raising this issue.
I think fixed height for modal is not a flexible solution. I improve it by making the height automatically fit in with the screen size after loading the tree.
You can download the new version of 8.x-1.8 to see if this issue has been fixed.
Cheers,
Comment #6
mingsongComment #7
s-jack commentedThe patch works well for me.
Thank you.
Comment #8
lus commented