HDInnovations / UNIT3D-Community-Edition

Private Torrent Tracker Built With Laravel, Livewire and AlpineJS.
GNU Affero General Public License v3.0
1.94k stars 370 forks source link

[Bug] Cannot remove existing avatar #3517

Closed rpatterson closed 7 months ago

rpatterson commented 7 months ago

UNIT3D Version

unknown

PHP & Platform

unknown

Laravel verion

unknown

Have you done this?

Expectation

A member should be able to remove an avatar they added previously without having to replace it with a new one.

Description

Instead, the edit form only provides a field to add a new avatar if none has been added before or replace the existing avatar. It doesn't offer any way to remove the existing avatar. In terms of UX, most edit actions should be reversible. A user can clear the "About Me" or "Forum Signature" fields to reverse any content previously added there, but there's no way to do the same thing for the avatar image.

Stack trace & logs

No response

Are you a UNIT3D sponsor?

No, don't give priority to this

Upvote & Fund

Fund with Polar

rpatterson commented 7 months ago

Arguments can be made both that this is a bug and that it is a feature request. I could't find any contributing docs about how to submit feature requests, so I went with the only option I could find.

HDVinnie commented 7 months ago

Duplicate of #3365

rpatterson commented 7 months ago

Duplicate of #3365

I found that issue when I searched for existing issues before opening a new one. I don't think this is a duplicate of #3365, @HDVinnie. This isn't about being able to replace an existing avatar with a new one, it's about removing an existing avatar and going back to no avatar.

HDVinnie commented 7 months ago

its part of the same issue @rpatterson