discourse-assign/spec/system/page_objects/pages
Loïc Guitaut 5055bcbb2c FIX: Order items properly in user menu
The recent changes to the user menu changed how we were ordering the
items in it. A small bug was noticed though, as we’re not displaying the
unread assignments at the very top.

This patch fixes the ordering like this:

- Unread individual assignment notifications
- Unread group assignment notifications
- Read individual assignments
- Read group assignments

In each group of items, they are sorted by date, the most recent ones
being at the top.
2023-11-09 16:41:48 +01:00
..
topic.rb UX: class for small posts when assigns are private (#400) 2023-02-02 15:11:53 +08:00
user_menu.rb FIX: Order items properly in user menu 2023-11-09 16:41:48 +01:00