HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

On the `ReactionRecord` is there a way to show all the profile icons of all the people that reacted?

On the `ReactionRecord` is there a way to show all the profile icons of all the people that reacted? In other words, not having the profile icons truncated after 10 reactions.

Comments

  • You could implement a validation rule during registration to prevent spaces in usernames. A simple regex check could enforce this. Also, consider adding a note to inform users about password managers potentially overwriting their usernames.

Sign In or Register to comment.