mirror of
https://github.com/coder/coder.git
synced 2026-09-22 13:10:21 +08:00
This pull-request takes our super MUI-based `<UserAutocomplete />` and migrates it to a common `<Combobox />` so that things will render correctly inline and use the new `shadcn` style system. | Old | New | | --- | --- | | <img width="1139" height="220" src="https://github.com/user-attachments/assets/046b32d0-702c-4f03-b039-91f4b1e30cd1" /> | <img width="1139" height="220" src="https://github.com/user-attachments/assets/74244768-198a-4a28-acb9-a93ff570e010" /> |