ce icon indicating copy to clipboard operation
ce copied to clipboard

DropDown in modal (twitterbootstrap)

Open ricardoperroni opened this issue 2 years ago • 6 comments

Hi,

I using jspreadsheet in modal, but, lost position of dropdown list,

thx

ricardoperroni avatar Mar 01 '22 18:03 ricardoperroni

Do you use modal of jSuites ?

GBonnaire avatar Mar 11 '22 21:03 GBonnaire

No, my project using twitter bootstrap modal.

ricardoperroni avatar Mar 12 '22 21:03 ricardoperroni

Hi,

I have tried you reproduct this error. But for me it work.

Could you share configuration of jspreadsheet ? and version used

GBonnaire avatar Mar 21 '22 11:03 GBonnaire

My version is 4.10.1 / twitter bootstrap 4

ricardoperroni avatar Mar 22 '22 16:03 ricardoperroni

image

ricardoperroni avatar Mar 22 '22 16:03 ricardoperroni

Check with your CSS your container, maybe you should use position: relative or fixed in div contain JSS

GBonnaire avatar Mar 23 '22 09:03 GBonnaire

I changed code below and works, but, I think this is not correct. Another idea? image

ricardoperroni avatar Oct 17 '22 14:10 ricardoperroni

I Have other solution, I think its the better. image

ricardoperroni avatar Oct 17 '22 16:10 ricardoperroni