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.

CommentFileSizeAuthor
#2 taxo-tree.png113.82 KBlus
taxo-tree.png114.11 KBlus

Comments

Lus created an issue. See original summary.

lus’s picture

Issue summary: View changes
StatusFileSize
new113.82 KB
lus’s picture

Issue summary: View changes

  • Mingsong committed af2d5b1 on 8.x-1.x
    Issue #3068466 by Lus: Save button disappears
    
mingsong’s picture

Thanks 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,

mingsong’s picture

Status: Active » Needs review
s-jack’s picture

The patch works well for me.
Thank you.

lus’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.