AlexandrePhilibertCPNV / TPI_PHILIBERT

1 stars 0 forks source link

[API - Website] Enhancement in activityCreation UX when loading activity page #8

Open AlexandrePhilibertCPNV opened 5 years ago

AlexandrePhilibertCPNV commented 5 years ago

Sometimes if the GPX loaded is big, the positions don't have time to be inserted in database before the activity page is called. The current design allows the user to rapidly access the activity he created but might put him in a doubt concerning the correct creation of his activity.

AlexandrePhilibertCPNV commented 5 years ago

This has been modified in ordred to wait for the positions to be inserted in the database. The user will stay on the activity creation form until all positions where inserted.