Aloïs Guillopé

Results 106 comments of Aloïs Guillopé

is it ok to make the change if make sure that extra-top menu doesn't overlap with the content of the page? (with something like `overflow: hidden` for example)

PHP code https://github.com/coopcycle/coopcycle-web/blob/076c6e7288d8b6d2e25ddab412daeaa547804e14/src/Form/TaskType.php#L254-L271 should be doable to automatically select package around here https://github.com/coopcycle/coopcycle-web/blob/076c6e7288d8b6d2e25ddab412daeaa547804e14/js/app/forms/delivery.js#L254 in `createPackagesWidget` or `createPackageForm` but code is knd of hairy so it has to be well thought

To be checked when creating new instance https://github.com/coopcycle/coopcycle-ops/issues/51

I don't know, I don't think so. I think your problem is caused by some code asking automatically for the adress (the customer has already entered it but the program...

To check : once it is deployed everywhere, solve the issue in sentry and check if it reopens

I am not exactly sure what happened there, it works fine on my machine I see that some adresses are put in corsica for example which is strange ? also...

could not reproduce yet on demo. it is always possible that dashboard was in "incoherent state" that made it behaves strangely and could have been cleaned by a refresh. were...