contentful / forma-36

A design system by Contentful

Home Page:https://f36.contentful.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ› Bug - F36 v4 codemod migration SelectField missing selectProps

andreascful opened this issue Β· comments

Forma 36 bug report

Summary

When trying to migrate a SelectField via the codemod migration the selectProps prop is not being migrated to the newly created Select component.
Screenshot shows an example of what happens in such a case.

image

Environment

Steps to reproduce

Expected results

The selectProps prop should be migrated to the newly created Select component.

Actual results