Assignments Picker (Assign Vehicles/Gear to a Garage)

The Assignments Picker is a selection screen (shown as a bottom sheet) that helps you assign existing vehicles and gear to a specific garage.

Platform

#Assignments Picker (Assign Vehicles/Gear to a Garage)

The Assignments Picker is a selection screen (shown as a bottom sheet) that helps you assign existing vehicles and gear to a specific garage.

You’ll typically see it when you choose “Manage assignments” from a garage.

#Where you’ll see it

Common entry points:

  • Garage DetailsManage assignments (captain/member)
  • (In some empty states) Assign vehicle for a garage that currently has none

#What you see in the picker

#Title + instructions

The top explains what you’re doing, for example:

  • “Assign a vehicle”
  • “Manage gear assignment”

#Filters

You can usually filter the list by:

  • Vehicles vs gear/assets
  • “Show available only” (unassigned items)

Use the search box to find items by name/nickname and other identifiers.

#Select items

  • Tap items to select them.
  • You can select multiple items before assigning.

#Assign selected

At the bottom:

  • The Assign button becomes enabled once you select at least one item.
  • The label updates to show how many items will be assigned.

#Common workflows

#Assign an existing vehicle to a garage

  1. Open the picker for the garage
  2. Use search/filters to find the vehicle
  3. Select the vehicle
  4. Tap Assign

#Assign gear to a garage

  1. Open the picker for the garage (with gear/assets enabled)
  2. Select one or more gear items
  3. Tap Assign

#Tips

  • If you don’t see an item, it may already be assigned elsewhere or you may not have permission to manage it.
  • If you need to move an item to a different garage, you can reassign it from:

#Platform behavior

#iOS

  • The workflow and labels on iOS follow this page as written.
  • Controls (pickers, sheets, and permissions dialogs) use native iOS presentation.

#Android

  • The workflow and labels on Android follow this page as written.
  • Controls (pickers, sheets, and permissions dialogs) use native Android presentation.

#Web

  • No standalone assignments-picker route is exposed on web.
  • Web assignment flows are embedded in garage and asset pages, including /garages/{garageId} and asset editors.
  • Use the linked web pages for assign/unassign actions.