Fleet UI: Allow search in transfer teams dropdown (#37144)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
- Fleet UI: Add ability to search teams in dropdown for transferring teams
|
||||
@@ -89,7 +89,7 @@ const TransferHostModal = ({
|
||||
options={createTeamDropdownOptions()}
|
||||
onChange={onChangeSelectTeam}
|
||||
placeholder="Select a team"
|
||||
searchable={false}
|
||||
searchable
|
||||
autoFocus
|
||||
/>
|
||||
{isGlobalAdmin ? (
|
||||
|
||||
Reference in New Issue
Block a user