Skip to content

VSN-2499: Migrate driver autocomplete to shadcn and remove vehicle table fade

yahya.elmokhtari a demandé de fusionner VSN-2499 vers develop

Summary

  • Remove bottom gradient fade from the vehicle parc table (/dashboard/flottes/vehicule/parc) — the permanent shadow at the bottom of the list is removed
  • Migrate DriverSearchAutocomplete from MUI Autocomplete + FontAwesome to shadcn Popover + Lucide icons, matching the project's existing combobox pattern in form-field.tsx
  • Migrate SearchableSelect in planning form field to the same Popover-based pattern
  • Make chauffeur field full-width in the Fiche Trajet form for better readability of driver options

Closes VSN-2499

Rapports de requête de fusion