ericberman / MyFlightbookWeb

The website and service for MyFlightbook
49 stars 18 forks source link

Feature: Sign flights in bulk #953

Closed omercnet closed 2 years ago

omercnet commented 2 years ago

After importing lots of flights (because you discovered this amazing app too late!) one would like to have their CFI sign all the flights in their new logbook so it's valid for the license

ericberman commented 2 years ago

Ooh, I get where you're coming from, but...umm...to the degree that a signature is an affirmation/attestation that "everything here is true and correct," isn't bulk-signing sort of in direct contradiction to that? Doesn't it necessarily mean that the CFI didn't review each flight?

omercnet commented 2 years ago

The recent flight screen shows all the critical highlights sighing doesn't it?

After selecting a few and clicking "sign all" you could provide more details in the signing screen and require additional checkbox to confirm

Wdyt?

ericberman commented 2 years ago

As long as there's an individual click required for each flight, I could see doing this. Gotta think about the UI on it. Initial stab at how that might work is that a student requests signatures for multiple flights. If the instructor then has multiple flights awaiting signatures from the student, they'd put automatically go into a bulk-sign mode? Could put signing remarks for each flight and then click "sign"

ericberman commented 2 years ago

OK, so here's how I'm doing it. If an instructor goes to view flights for a student that are awaiting signature, when they go to sign one of their flights if there are additional flights awaiting signature, then a "Sign and go to next" option will be visible. When you click that, it signs the current flight and then shows the next unsigned flight awaiting signature.