mapswipe / python-mapswipe-workers

MapSwipe Back-End
https://mapswipe-workers.readthedocs.io
Apache License 2.0
26 stars 10 forks source link

Add optional manualUrl field to Manager Dashboard NewProject view #941

Open ofr1tz opened 1 week ago

ofr1tz commented 1 week ago

The MapSwipe web application can optionally have a button on its project instructions dialog that links to an additional information resource. This PR adds a text input field to the NewProject view of the manager dashboard that allows the project creator to specify a URL that will be written to the manualUrl key of the processed project.

The input field is optional, and the user hint clarifies that the link to the additional resource will only be used by the web app.