wordpress-mobile / wordpress-mobile/WordPress-Android

@-mentions Fail to Load On First Download in Comments

Open
#12,682 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Pri] Low [Type] Bug Comments
Dominant language
Kotlin
Stars
3.2k
Forks
1.4k
Avg merge
1d 11h
Merged PRs (30d)
69

Description

Expected behavior

When typing an @-character in a comment, the mentions pop-up should always load.

Actual behavior

The first time the @ character is typed and the @-mentions are downloaded for the first time, the mentions UI does not load. This is only an issue in comments, not in the Gutenberg editor.

Steps to reproduce the behavior
  1. Open the reader
  2. Tap the comment button on a post to begin typing a comment (this needs to be for a site where you've never entered an @-mention before because it appears to only happen the first time)
  3. Type an "@" character
  4. Note that nothing happens
  5. Add a space character
  6. Note that the mentions immediately open
  7. Type some more text
  8. Type another @ character
  9. Note that the mentions immediately open

mentions mp4

Tested on Physical Pixel 1, Android 10, WPAndroid 14.0 and 15.5-beta-1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the first-use @-mention flow in an Android comment, then trace the mentions download and UI update triggered by the first @ character. Done means the mentions pop-up appears on that first character, before a space is entered, while later mentions continue to work as described.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.