You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure I'm reporting something precise that needs to be fixed
Give my issue a descriptive and concise title
Create a minimal working example on JsFiddle or Codepen
(or gave a link to a demo on the Selectize docs)
Indicate precise steps to reproduce in numbers and the result,
like below
When loading selectize select inside a table, the table automatically reduces the cell width to the miminum possible squeezing selectize. When you open dropdown, the options are illegible - the first 3-4 characters can be read and the rest are hidden.
Steps to reproduce:
Create a table with 20 columns
Add a select to the header of a few columns with a few values
I did:
(or gave a link to a demo on the Selectize docs)
like below
When loading selectize select inside a table, the table automatically reduces the cell width to the miminum possible squeezing selectize. When you open dropdown, the options are illegible - the first 3-4 characters can be read and the rest are hidden.
Steps to reproduce:
Fiddle: https://jsfiddle.net/csjqaf3m/
Expected result:
Actual result:
These columns cannot have fixed widths because the data loaded into the varies - Just need the dropdown to be set to the width of its content