Skip to content

Show Reader profiles for post mentions#25793

Open
crazytonyli wants to merge 4 commits into
trunkfrom
bugfix/CMM-2158-mention-in-post
Open

Show Reader profiles for post mentions#25793
crazytonyli wants to merge 4 commits into
trunkfrom
bugfix/CMM-2158-mention-in-post

Conversation

@crazytonyli

Copy link
Copy Markdown
Contributor

Fixes https://linear.app/a8c/issue/CMM-2158.

Tapping at-mentions now shows the RreaderUserProfileView sheet, which is the same as tapping comment author avatars.

For the sake of keeping the implementation simple, the solution is resolving the <a>@username</a> links to a user profile object when viewing the post. The expectations are 1) there will not be many mentions in regular posts and 2) it'd be pretty quick to resolve them, at least they should be resolved before user reading the post and tapping a mention link.

@crazytonyli crazytonyli added this to the 27.1 milestone Jul 16, 2026
@crazytonyli
crazytonyli requested a review from jkmassel July 16, 2026 06:21
@dangermattic

dangermattic commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator
2 Warnings
⚠️ View files have been modified, but no screenshot or video is included in the pull request. Consider adding some for clarity.
⚠️ This PR is larger than 500 lines of changes. Please consider splitting it into smaller PRs for easier and faster reviews.

Generated by 🚫 Danger

@wpmobilebot

Copy link
Copy Markdown
Contributor
App Icon📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress
ConfigurationRelease-Alpha
Build Number33181
VersionPR #25793
Bundle IDorg.wordpress.alpha
Commit14b2ee0
Installation URL7dkelhs606ra8
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@wpmobilebot

Copy link
Copy Markdown
Contributor
App Icon📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack
ConfigurationRelease-Alpha
Build Number33181
VersionPR #25793
Bundle IDcom.jetpack.alpha
Commit14b2ee0
Installation URL55r8k3ki03cjg
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@wpmobilebot wpmobilebot modified the milestones: 27.1, 27.2 Jul 21, 2026
@wpmobilebot

Copy link
Copy Markdown
Contributor

Version 27.1 has now entered code-freeze, so the milestone of this PR has been updated to 27.2.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants