voteamerica / voteamerica.github.io

Front end for the Carpool Vote website. Support every American's right to vote!
http://www.carpoolaction.org/
MIT License
38 stars 50 forks source link

Map - Driver Icon Disappears from Map when Driver Picks Up First Rider #354

Closed PamelaJohn closed 5 years ago

PamelaJohn commented 6 years ago

As a field organizer, I need to be able to discern which volunteer drivers are available to pick up more than one rider.

When a rider registers their need for a ride to the polls, an icon is placed on the map at each rider's location.

Likewise, when volunteer drivers register their availability to take a rider to the polls, an icon is placed on the map at each driver's location. It is conceivable that some drivers will be available to take multiple riders to a polling place (i.e., a bus driver may be able to pick up dozens of riders).

Problem: Driver Icon Disappears from Map when Driver Picks Up First Rider

When Driver A accepts the first rider, the icon for Driver A disappears from the map even if Driver A is available to make multiple pickups at various locations throughout the day while polls are open.

When the icon for Driver A disappears from the map, Driver A appears unavailable to make additional pickups.

This problem results increased telephone calls from field organizers to volunteer drivers who are willing to make multiple pickups throughout the day.

Possible Solutions:

jkbits1 commented 6 years ago

@acqsysandrea @PamelaJohn following our meeting, I've thought about some useful comments made by Andrea about this issue.

If it's a case of showing driver offers whether matched or not, and the seats in a given vehicle, this issue requires a lot less work to implement. It might be straightforward to show the seats still available for a vehicle given the current match, or it may just have to be simply the seat count in the ride offer.

I've tested putting a number by the car icon and it works well and looks ok.

Any thoughts on this?

acqsysandrea commented 6 years ago

I think that would be a very useful feature. That would be one of the things that we would frequently need to lookup. If we could see if on the picture that would save a lot of time.

Andrea

On Sun, Jun 17, 2018 at 2:30 PM, Jon Kelly notifications@github.com wrote:

[image: Boxbe] https://www.boxbe.com/overview This message is eligible for Automatic Cleanup! (notifications@github.com) Add cleanup rule https://www.boxbe.com/popup?url=https%3A%2F%2Fwww.boxbe.com%2Fcleanup%3Fkey%3DsGBm6LOaxZbEgMEgaZaWRrqBmVWD00Vupa7FhjESNLw%253D%26token%3DY7kcXu%252BmW0hNGDafvpfKIm%252FABWaJaI%252BfKb8coHuIqKgqj9aDk5NlUYisFfrx2lH2c51EyaqbNfUztuscQsrxQ2cNDJdktIWerQ2HnEElZT0zQY8dSaNku3m5F%252BRoQKgZDjmdCs2lS3iZGtOaczH%252BlA%253D%253D&tc_serial=40294393788&tc_rand=466838528&utm_source=stf&utm_medium=email&utm_campaign=ANNO_CLEANUP_ADD&utm_content=001 | More info http://blog.boxbe.com/general/boxbe-automatic-cleanup?tc_serial=40294393788&tc_rand=466838528&utm_source=stf&utm_medium=email&utm_campaign=ANNO_CLEANUP_ADD&utm_content=001

@acqsysandrea https://github.com/acqsysandrea @PamelaJohn https://github.com/PamelaJohn following our meeting, I've thought about some useful comments made by Andrea about this issue.

If it's a case of showing driver offers whether matched or not, and the seats in a given vehicle, this issue requires a lot less work to implement. It might be straightforward to show the seats still available for a vehicle given the current match, or it may just have to be simply the seat count in the ride offer.

I've tested putting a number by the car icon and it works well and looks ok.

Any thoughts on this?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/voteamerica/voteamerica.github.io/issues/354#issuecomment-397897294, or mute the thread https://github.com/notifications/unsubscribe-auth/AgEfTqhaYNPMKbX3tULXWCrVDylYGpqmks5t9qA_gaJpZM4S6d_F .

-- Andrea Miller Executive Director, People Demanding Action 443-878-2071 www.peopledemandingaction.org

jkbits1 commented 6 years ago

@acqsysandrea ok, great. I'll take a look at this fairly soon

jkbits1 commented 5 years ago

@PamelaJohn Fixed by #364

@stephenscapelliti one for the gitBook? The original comment is an excellent description and this area is often discussed and improvements proposed