stadtluzern/decidim-letterbox-damagereporting

R29. Compare proposals based on location coordinates proximity

Closed this issue · 4 comments

Is your feature request related to a problem? Please describe.

Describe the solution you'd like
Compare proposals based on location coordinates proximity

Mock up

Does this issue could impact on users private data?

Acceptance criteria

  • As a user in "compare step", I can see near location proposals
  • Radius 30 meter
  • Accepted proposals also be compared
  • Compare proposals no older than 2 months

Technical specifications
openpoke/decidim-module-reporting-proposals#6

Implementation

Testing

Additional context
It's a feature detected by Pokecode in order to improve performance.

@paarals Did you think about the user interaction in case the proposal is actually the same?

hi @Naadjjaa, you mean what if my proposal is the same as another user, what should I do?
The current logic of Decidim is that if the user sees an equal proposal in the comparison step, they should "discard" it

@paarals

Keep the logic!

Compare all proposals only based on geolocation (and no longer on similar text). Radius 30 meter.
Will accepted proposals also be compared? If no, it should!
Can we please only compare proposals no older than 2 months?

closed by testing