[openstreetmap/openstreetmap-website] Notes ordering: show unresolved notes first (PR #3386)

Matija Nalis notifications at github.com
Tue Feb 8 23:16:36 UTC 2022


@tomhughes I would think most users are interested in `open` (unresolved) notes (which they likely want to solve), which would be displayed first by this PR, so IMHO there would be less confusion (as users would be shown firstly what there are most likely interested in). 
Also, visual cues (first all red, then all green) should help few users who are looking for their closed notes figure out new ordering. 

(One could verify that theory by correlating web-server logged user clicks on notes by their status, but that is quite likely overkill.)

Although if you still think users might be confused by improved ordering, we can update the text shown, something like:

```diff
-Notes submitted or commented on by %{user}
+Notes submitted or commented on by %{user} are ordered by first showing all open notes, followed by closed notes
```

That would help keep the patch simple and correct. Would you prefer that, @tomhughes ?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3386#issuecomment-1033156792
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/3386/c1033156792 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220208/ea973388/attachment.htm>


More information about the rails-dev mailing list