wordpress-mobile / WordPress-iOS

WordPress for iOS - Official repository
http://ios.wordpress.org/
GNU General Public License v2.0
3.65k stars 1.11k forks source link

Reply button is not visible when replying to a post from the Posts list. #23410

Open tiagomar opened 1 month ago

tiagomar commented 1 month ago

Expected behavior

Reply to a post from Posts list should be possible.

Actual behavior

After typing a message, the Reply button is not visible.

Steps to reproduce the behavior

  1. Posts list
  2. Tap ... menu on one of the posts
  3. Tap Comments
  4. Tap 'Reply to post' text field
  5. Type a message
  6. ❌ Reply button is not visible
In landscape mode, it's possible to see and tap part of the `Reply` button. image
Tested on iPad (9th generation), iOS 17.4.1, Jetpack iOS / WordPress iOS 25.1
dangermattic commented 1 month ago

Thanks for reporting! 👍

bormansix commented 1 month ago

Additional issues can be seen for landscape orientation on the iPhone. The input field size is not recalculated after rotating the device to landscape. On an iPhone 15, the dynamic island bumps against the input field: