This PR removes remaining antd Select components from the project settings and error enhancement pages, replacing them with @highlight-run/ui ComboboxSelect to maintain consistent styling and reduce antd dependencies.
Select with ComboboxSelect from @highlight-run/uiSelect with ComboboxSelect from @highlight-run/uiThe antd Select component was replaced with ComboboxSelect which provides:
placeholder → queryPlaceholderonSelect → onChangeoptions (with label/value) → options (with id/render/value)notFoundContent → emptyStateRender/claim #8635
Fixes highlight/highlight#8635
realmpastai-web
@realmpastai-web
Highlight (YC W23)
@highlight