bito-code-review[bot] commented on PR #37165: URL: https://github.com/apache/superset/pull/37165#issuecomment-3759744733
<!-- Bito Reply --> Based on the PR diff, the change replaces the generic `Select` component with `SelectControl`, which is likely the standardized control for Superset forms. This ensures better integration with the `Field` component for proper label display and form behavior. A deeper issue might be that `Select` lacks support for props like `freeForm`, potentially affecting functionality beyond labeling. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
