0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 19:02:51 +08:00
discourse/plugins/discourse-assign/assets
Martin Brennan 46e6920227
UX: Sort assignment notification menu by topic bump date (#41578)
Currently the /u/username/activity/assigns list sorts by
topic bump date for assignments, whereas the user menu for
assigns list sorts by read/unread and then the created_at
date for the notification.

The latter doesn't make much sense, most of the time when
you are working on assignments the ones you are working on
now which are being bumped somewhat frequently are the
ones you want to see first, not in created_at order.

This commit keeps the unread assignments at the top of the
list, but sorts the rest by topic bump date.
2026-07-13 09:52:22 +10:00
..
javascripts/discourse UX: Sort assignment notification menu by topic bump date (#41578) 2026-07-13 09:52:22 +10:00
stylesheets UX: clean up alignment in suggested topics message (#38785) 2026-03-23 10:29:34 -04:00