|
|
|
|
|
by dzaima
567 days ago
|
|
This might not sound entirely awful in theory, but I'm fairly certain it'd be entirely awful in practice for a good amount of users. Having colored backgrounds might look ugly and thus immediately make that a non-option, and, even if viable, are still problematic if new messages are added while reading, as you'd need multiple colors for the reading pass the user's on. Having to click a button repeatedly is also likely to be entirely unacceptable UX for most users, never mind that you're essentially recreating the receive-order message list, just without displaying it in a sanely traversable format. This problem is hard enough with linearly added messages to the end, making it 10x worse is awful. |
|
That said, a similar problem already exists with edits, and a universal solution for arbitrary insertion should also be able to improve arbitrary edit notifications.