0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-13 13:17:29 +08:00
discourse/plugins/discourse-assign/spec/system
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
..
page_objects FIX: avoid double arrow key nav for select-kit-filter (#41443) 2026-07-03 18:50:57 -04:00
assign_post_spec.rb FEATURE: add bootstrap first admin job (#39851) 2026-05-08 16:16:18 -03:00
assign_topic_spec.rb FIX: Publish "/staff/topic-assignment" on topic re-open (#39542) 2026-04-27 10:41:22 +02:00
bulk_assign_spec.rb FEATURE: add bootstrap first admin job (#39851) 2026-05-08 16:16:18 -03:00
core_features_spec.rb
group_assigned_spec.rb FIX: show group Assignments tab based on assignable_level (#39085) 2026-04-08 16:50:27 +02:00
group_preferences_spec.rb
user_menu_spec.rb UX: Sort assignment notification menu by topic bump date (#41578) 2026-07-13 09:52:22 +10:00
user_preferences_spec.rb
viewing_assignments_in_the_bookmark_list_spec.rb FIX: Serialize only a bookmark target's active assignment (#41397) 2026-07-06 06:34:22 +08:00