datatlas-erasme / front

🗺 [DEPRECATED] DatAtlas frontend is an interface to create maps with custom data, style and features.
https://github.com/datatlas-erasme/datatlas
6 stars 0 forks source link

Edition form #189

Closed aangelot closed 1 year ago

aangelot commented 1 year ago

Describe the bug So far, the button "edit a stand" is linked to the URL of a stand creation. However we want to edit the data of the stand

To Reproduce Steps to reproduce the behavior:

  1. Go to a stand
  2. Click on "Modifier les informations"
  3. Yo access the creation form not the edition form

Expected behavior Link this button to the edition form which URL is : https://demarches.guichet-recette.grandlyon.com/projets-de-crowdsourcing/editer-un-marchand/?parametre=NUM

And replace NUM by the ID of the stand (column id in the database)