wordpress-mobile / wordpress-mobile/WordPress-iOS
User Mention: Suggestions list has compact height when the reply input is expanded
Open
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
- Tap the "My Site" tab.
- Tap on "Menu"
- Tap on "Comments" row.
- Tap any comment.
- Tap "Reply" button.
- Type "@". You should see the suggestions list.
- Tap on the chevron up button: the reply input is expanded.
- Notice that the suggestions list only fills part of the screen.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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