Closed bleungAtGTI closed 9 months ago
@bleungAtGTI, We are not seeing this issue on the builder using Mircosoft Edge. You will need to scroll the bar inside of the select component in order to see the remaining items.
@wag110894, yep,
@bleungAtGTI,
This is a styling issue with the builder app. It should be able to be resolved by adding some CSS.
@wag110894 I found a solution for edit css https://github.com/jshjohnson/Choices/issues/568
After add overflow: visible
, it work,
but any suggestion or comment for this change?
You can actually add a style override in the formio.scss file which gets compiled as part of the renderer. If you add this override there, we will accept it into the next renderer version.
Closing this thread as it is outdated. Please re-open if it is still relevant. Thank you for your contribution!
Environment
Please provide as many details as you can:
Steps to Reproduce
Expected behavior
No scrollbar in "Table" component Some options was hide because it in the scrollbar
Observed behavior
No scrollbar in "Table" component Can show all options
Example
**Can't reproduce in jsfiddle***
ChoiceJS:
HTML5: