ambassify / react-avatar

Universal avatar makes it possible to fetch/generate an avatar based on the information you have about that user.
MIT License
643 stars 118 forks source link

text in name can be selected #234

Closed veatla closed 2 years ago

veatla commented 2 years ago

The text in atribute name. are can be selected. Yeah, I can "fix" it with user-select:none, But I think it looks cool when it can't be selected by default.

Btw homepage in npmjs.com opens the page with 404 error

JorgenEvens commented 2 years ago

Hi @ksixen,

You're welcome to create a PR for a selectable prop on the avatar.

I'm happy to add this to react-avatar but currently lack the time to add it myself.

JorgenEvens commented 2 years ago

The homepage has been fixed, thanks for reporting!