Results 34 comments of JHubi1

After a bit more digging, I noticed the image not actually being an `` tag, but an [``](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/image) one, so basically a button with an image. The reason the avatar...

When adding a new avatar `src` image, it is shown as normal. ![Normal](https://github.com/user-attachments/assets/84eef0ff-3aae-4a17-91f7-4c73d2b5c8ab) So maybe ensure that `src` attribute is never empty? And if it is, use a fallback image...

Exactly, plurals or underscores block the package name with no effective way of knowing whether the name would work or not, until you try publishing I encouraged this with my...

Just wanted to add that there's also a hint called `reason`. To combine, comma separate it: `hints=reason,search`