grassrootsgrocery / admin-portal

GNU Affero General Public License v3.0
10 stars 5 forks source link

Improve UX of the driver-location-info page when empty #130

Closed mattsahn closed 2 months ago

mattsahn commented 1 year ago

Currently, when you look at the driver-location-info page for an event that doesn't have any drivers assigned to any pickups yet or any locations signed up, then both tables are blank. It would be better to give an indicative message in the tables.

Current: image image

For this ticket, we should add a message in the Driver Information table: "No driver assignments have been entered for this event yet".

For the Location Information table, it should say: "No delivery locations have been added for this event yet. Click '+Add Dropoff Location' to add locations."