Skip to content

Improvements to `TypeSelectCell`

Loic Huder requested to merge null-type into main
  • Rewritten in native HTML
  • Do not handle null as a string (use the object null instead)
  • Remove obsolete type conversions
  • Add test for type of default inputs

Merge request reports