Post #4496996
2026-08-11 11:04 UTC
I can sometimes obsess over the tiniest details, because attention to detail matters.
My most recent example: Loops DMs don't need to render the mentions in the message bubble. It just looks better without them.
They do provide important context sometimes, so they are available when you need them, with a tooltip popover.
No detail is too small when you put the user experience first. 🚀
Before vs After
#Loops #LoopsDev #UX
Replies (1)
-
@foncu@neopaquita.es 2026-08-11 11:16
@dansup@mastodon.social can the user know the position of the mentions in the message? Otherwise it can create an issue if a DM is something like: "Look at what Alice posted. It's Bob and Charlie playing against Dylan. " My 2 cents: user handles in the fediverse are long and complex, you could render only the user section with the server as color/format code. Tooltip on the precise handle renders full content.