Skip to content

Conversation

@gehrisandro
Copy link
Contributor

Description

This PR changes the mention rendering to fallback to the stored label in the database according to the discussion here: #18984

In addition the label gets persisted to the database even if a MentionProvider is available (otherwise there is nothing to fall back to).

Visual changes

Before (when user is not available anymore):
CleanShot 2026-01-18 at 12 08 01@2x

After:
CleanShot 2026-01-18 at 12 10 23@2x

When the provider returns a label (in my case, the user still exists), there is no visual change.

Functional changes

  • Code style has been fixed by running the composer cs command.
  • Changes have been tested to not break existing functionality.
  • Documentation is up-to-date.(no change required)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant