Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue with mentions where hash is being displayed on UI #2643

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

ratik21
Copy link
Collaborator

@ratik21 ratik21 commented Feb 10, 2025

What does this do?

Issue:
image

Reason: Sometimes, instead of the userId, the matrixId is being returned in the suggestDisplayNamesForMentions function (particularly on desktop). The current regex for highlighting user mentions wasn't able to parse the matrixId (just the user id).

This PR fixes that.

@ratik21 ratik21 requested a review from a team February 10, 2025 19:20
@ratik21 ratik21 merged commit 9a46f0e into main Feb 10, 2025
5 checks passed
@ratik21 ratik21 deleted the fix-mentions-hash-issue branch February 10, 2025 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant