Geometry read-only on editing #504

Closed
opened 2025-11-28 10:37:37 +01:00 by mpeltriaux · 1 comment
Owner

Status quo

If the geometry form is invalid due to invalid geometry input, the view is re-rendered with an error message explaining what didn't work.

Due to recent changes to the netgis map client the geometry can be toggled as read-only on initializing the form. Currently on re-rendering, the geometry created by the user will be set to read-only automatically which makes it impossible to change detected errors.

ToDo

Fix this!

# Status quo If the geometry form is invalid due to invalid geometry input, the view is re-rendered with an error message explaining what didn't work. Due to recent changes to the netgis map client the geometry can be toggled as read-only on initializing the form. Currently on re-rendering, the geometry created by the user will be set to read-only automatically which makes it impossible to change detected errors. # ToDo Fix this!
mpeltriaux added the
bug
label 2025-11-28 10:37:37 +01:00
mpeltriaux self-assigned this 2025-11-28 10:37:37 +01:00
Author
Owner

Merged in #506. Deployed on test01

Merged in #506. Deployed on test01
Sign in to join this conversation.
No description provided.