[openstreetmap/openstreetmap-website] Allow sorting and filtering of notes displayed in user profile (#832)

Matija Nalis notifications at github.com
Thu Apr 29 16:25:36 UTC 2021


As I see this issue, one of the main problems seem to be that open and closed noted are all shown mixed together, while people are usually mostly interested in open (unresolved) notes.

So what I'd like to try to implement as a **first PR here**, is change the default sort of Notes to firstly show all open notes (sorted by last change date) followed by all closed notes (also sorted by last change date), as opposed to the current situation (where all notes are sorted only by last changed date, intermixing open and closed notes). 
While this first PR would not implement all requested ideas, it would solve one of most pressing issues (putting best visibility on open notes), while not greatly impacting all other users who are used to old behavior. 

Does this sound reasonable, and would you @gravitystorm accept such PR?

It that is accepted and goes well, I'd later try to design and implement more complex parts of this request - after first checking in this ticket if committers would find such a design good, of course.
 
I've also indicated interest in few other issues in this repo as you suggested, so as soon as you (or some other committer) agree that they think it is a good idea, I'll try to work on those PRs too.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/832#issuecomment-829383983
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210429/5f4d8de5/attachment.htm>


More information about the rails-dev mailing list