Opened 3 years ago
Last modified 3 years ago
#21951 new defect
[WIP PATCH] Show user problems with the relation they are currently editing
Reported by: | taylor.smock | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
This is a followup of #21825: Delete relations by default when all members are deleted.
It would be useful to users to have live feedback of problems with the relation they are currently editing.
Please note that the attached patch conflicts with the later patches for #21825, as this patch depends upon some of the functionality added in later patches for #21825.
Attachments (1)
Change History (2)
by , 3 years ago
Attachment: | 21951.patch added |
---|
comment:1 by , 3 years ago
Please, make it optional, e.g. have an advanced preference to enable/disable the live validation similar to the presets' live validation.
While I understand that a relation without a member is useless, the need of type=*
is more OSM specification and might not be true for other projects.
Validate relations and show user results in relation editing window. Note: Depends upon and partially conflicts with attachment:21825.6.patch:ticket:21825