Replies: 2 comments 5 replies
-
We currently do verified and protected by painting over the avatar. There seem to be four flags, so we might end up using all four corners. But if we can do something more sensible with positioning (always use the bottom-right corner first, then top-right if they've got two flags set, then bottom-left for three) then that would be good. |
Beta Was this translation helpful? Give feedback.
-
After experimenting a bit, I see an issue with "indicating all flags on the avatar" considering resizing. Apart from that, while experimenting I found it to be difficult with padding, which we would need to add for almost any icon. Since on the avatar it would need to be resizeable as well, we could not just define it inside a css class, but would need to do some widget trickery (the easiest solution would likely to use a Thinking about the flags also let me question if we need a badge for Which would leave us with All of this is why I might prefer to just place the two indicators after the name, as Twitter does: Since our text size is mostly the same, we could just define a static size with well defined padding and place it where needed. @bertob, since this is a issue where I don't have a clear design idea, would someone of the Gnome Design team have time to give some thoughts? |
Beta Was this translation helpful? Give feedback.
-
So, since I today have added the flags for a user, we might also want to display them.
The question I have for you, @IBBoard, are:
If we only want to display if a user is verified, then it would be possible to place it over the avatar, but if we want to display the other states as well (does Cawbird currently displayes a protected user for example?) it might be an idea to do it like twitter and place them after the user name.
Beta Was this translation helpful? Give feedback.
All reactions