I wouldn't try to do a comma-separated list

> UserA, UserBBBBBBBBBBBBBBBBBB, UserC

I'd write them each on a new line and add truncation

> UserA
> UserBBBBBBBBB...
> UserC

And if there's more than say 3, write something like

> UserA
> UserBBBBBBBBB...
> UserC
> and 2 more users

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4990#issuecomment-2468202474
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/4990/c2468202...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to