Change dropdownmenu width

Tags: #<Tag:0x00007f8b1dd7bab8>

I’ve been looking for a solution of changing dropdownmenu width, found this topic
How to change the width of DropdownMenu? and followed the link into the multipleSelect.js. Unfortunately, it doesn’t work there now, here’s the working one: https://github.com/handsontable/handsontable/blob/master/src/plugins/filters/ui/multipleSelect.js#L161

What are the ways of changing the code in order to change the width of dropdownMenu?
Would this be an option?

colWidths: () => 300 - getScrollbarWidth(rootDocument)

Hey @n.schipkov

here’s an example for changing width for dropdown menu http://jsfiddle.net/zht83mex/ It uses the modifyColWidth hook and access the dropdownMenu plugin.

I tried to use it, but it doesn’t work… we’ve been making changes inside of handsontable.full.css.
Might it be so, that some changes have caused impossibilty to let this code work properly?

Can you send the updates .css file? I’ll build an example an check it on my device.

It is possible only in a 2-3 hours. How long do you want to stay online today?
What is the most convenient way for you to see it? Should I simply attach the file into the answer?

I’m leaving within next 20 minutes, so please take your time. I’m here from 7:30 am - 3:30 pm CEST and you can also send me messages to support@handsontable.com

ps. maybe it’ll be more convenient to send it via email.

We moved with this subject on emails.