Resolves "Bug Removing @ mentioned user in rich text editor"
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you can request access to GitLab Duo.
What does this MR do and why?
There is currently a bug where in Rich text editor mode, if you @ mention someone (or use any other reference for eg. issue, epic, MR etc.) and convert that text into inline code, it keeps the reference instead of converting it to plain text.
As mentioned in #419980 (closed)
A bug with selecting users and trying to comment them out. I do this when I want to be specific about who I am referring to but I don't want to mention them because they are on vacation, or we are not ready to involve them, etc.
This MR resolves this problem.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
| Before | After |
|---|---|
![]() |
![]() |
Related to #419980 (closed)
Edited by 🤖 GitLab Bot 🤖

