Closed Bug 1916637 Opened 2 months ago Closed 2 months ago

Fix order of names for emoji comment reactions

Categories

(bugzilla.mozilla.org :: General, defect)

Production
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: jandem, Assigned: kohei)

References

Details

Attachments

(1 file)

I'm currently the last person who reacted to this comment with the 'hooray' emoji, but bugzilla shows my name in the middle of the user list when I hover over the emoji. Other platforms would show me last (or in this case hidden as part of "and 3 others").

This is minor but IMO it's nice to be able to see who gave the first reaction.

The longdescs_reactions table has an id column so I wonder if this just needs an ORDER BY id in the SELECT query?

Assignee: nobody → kohei

The current order seems to follow user IDs, which doesn’t make sense. Will fix it!

Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED

(In reply to Kohei Yoshino from comment #2)

The current order seems to follow user IDs, which doesn’t make sense. Will fix it!

But in the current implementation I could be listed first most of the time. You're taking away my chance at infamy!

Maybe we need a user pref to change the name order 🤣🤣🤣

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: