Partial fix for #8635 – removes antd Select from two settings-related files:
Both files used import { Select } from ‘antd’ for the GitHub repository picker. This PR replaces them with the native ComboboxSelect from @highlight-run/ui/components, which provides the same searchable dropdown functionality while staying consistent with the Highlight design system.
/claim #8635
Verified the TypeScript types match the ComboboxSelect component API. The ComboboxSelect component uses @ariakit/react internally and supports the same searchable select behavior as the antd Select with showSearch enabled.
No. This is a purely frontend refactor with no backend changes.
No – the ComboboxSelect component is already part of @highlight-run/ui and follows Highlight design system. The visual appearance will match other uses of ComboboxSelect throughout the app.
Wallet (Solana): HjRBJdoXXg7FBa6APmwdtWE6TDk5bMmKMUeNgMbkR4wC Wallet (EVM): 0xB8f25B54651E229160556ACDe0b49966a14F4858
xidik12
@xidik12
Highlight (YC W23)
@highlight