Unclear display order of pinned events #31

Open
opened 2023-12-07 18:37:06 +01:00 by Wonder · 0 comments

As mentioned in out-of-your-element#16 Order of pins in pinning implementation, today, different Matrix clients display pinned events in different orders. This is terrible for users, some will complain that new pinned messages aren't clearly visible because they're at the end of the list and the list is displayed with old pins first, although pins are added to the event at the end of the array.

Implementation details: since all clients supporting pinning messages seem to add to the end of the array, it seems most logical to display the end of the array most prominently.

As mentioned in [out-of-your-element#16 Order of pins in pinning implementation](https://gitdab.com/cadence/out-of-your-element/issues/16), today, different Matrix clients display pinned events in different orders. This is terrible for users, some will complain that new pinned messages aren't clearly visible because they're at the end of the list and the list is displayed with old pins first, although pins are added to the event at the end of the array. Implementation details: since all clients supporting pinning messages seem to add to the end of the array, it seems most logical to display the end of the array most prominently.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Atoki/discussion#31
No description provided.