wordpress-mobile / wordpress-mobile/WordPress-iOS

User Mention: Suggestions list has compact height when the reply input is expanded

Open
#19,359 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Type] Enhancement Mentions
Dominant language
Swift
Stars
3.9k
Forks
1.2k
Avg merge
23h 51m
Merged PRs (30d)
58

Description

Expected behavior

Suggestion list to always fill the height of the view.

Actual behavior

When the reply input field is expanded, the suggestion list only fills a small portion of the screen even though the rest of the screen is empty.

Steps to reproduce the behavior
  1. Tap the "My Site" tab.
  2. Tap on "Menu"
  3. Tap on "Comments" row.
  4. Tap any comment.
  5. Tap "Reply" button.
  6. Type "@". You should see the suggestions list.
  7. Tap on the chevron up button: the reply input is expanded.
  8. Notice that the suggestions list only fills part of the screen.

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

Reproduce the issue through the My Site > Menu > Comments path, then inspect the comment reply screen and its user-mention suggestions list layout. Expand the reply input after typing "@" and verify that the suggestions list fills the available view height; done means no compact unused area remains.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.