formio / formio.js

JavaScript powered Forms with JSON Form Builder

Home Page:https://formio.github.io/formio.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Data Grid issue with Select component with ChoicesJS widget

bobslee opened this issue · comments

Affected versions:

  • the issue occurs since v4.14.11
  • v4.15.1-rc.1 (latest 4.15.x)
  • v5.0.0-rc.18 (latest 5.0.0-rc.x)

See the screenshot below:

A "datagrid" with a "select" component, with widget "ChoicesJS".
The choices (data) isn't rendered properly, it's invisible, get's underneath.

Note: This issue doesn't occur with an "editgrid" component.

image

Related issue: #5216

May be resolved with #5299. Will push out a version soon and test it.

FYI, I'm still seeing the cut off select list in v4.17.2.
image

This issue seems to be resolved with FJS version 4.19.1