-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
topic/ui-interactionChange the process how users use Gitea instead of the visual appearanceChange the process how users use Gitea instead of the visual appearancetype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
Introduction
If you mention a deleted user @ghost who is actually proposed if a ghost user is in your current issue conversation, it creates a link to that non-existent user resulting in a 404 error page.
The name Ghost
is also pretty confusing and could be renamed to Deleted User
or something.
Proposal
This issue can be resolved either by checking if a mentioned user (even if a username) (still) exists and only link to that profile if it does or by displaying an information like "This user has been deleted" in case of a ghost user.
Credits
This bug was discovered my the codeberg user fnetX. For further information have a look at the issue on codeberg: https://codeberg.org/Codeberg/Community/issues/361
Metadata
Metadata
Assignees
Labels
topic/ui-interactionChange the process how users use Gitea instead of the visual appearanceChange the process how users use Gitea instead of the visual appearancetype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.