wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.99k stars 1.33k forks source link

Button 'THE VERSION FROM ANOTHER DEVICE' spans two lines, leading to a cluttered interface #21137

Open SoapOperaTester opened 3 months ago

SoapOperaTester commented 3 months ago

Expected behavior

The buttons 'THE VERSION FROM ANOTHER DEVICE' and 'THE VERSION FROM THIS APP' should be neatly aligned and occupy a single line, ensuring a clean interface.

Actual behavior

The first button, 'THE VERSION FROM ANOTHER DEVICE,' due to space constraints, spans two lines, making the interface look cluttered and disorganized.

Steps to reproduce the behavior

  1. Click 'Posts'
  2. Click 'PUBLISHED'
  3. Click a post with 'You've made unsaved changes to this post'
  4. The “Which version would you like to edit?” dialog box appears
Tested on [device], Android [version], JPAndroid / WPAndroid [version]

Galaxy S21 5G, 12, Jetpack 25.2.1 (1444)/WordPress 25.2.1 (1444)

Potential Solution

Align both buttons to the left to maximize the available space and ensure that each button occupies a single line. This will help create a more organized and aesthetically pleasing interface. Screenshot_Jetpack Screenshot_WordPress

dangermattic commented 3 months ago

Thanks for reporting! 👍

Agoni-0 commented 1 month ago

I‘d like to have a try on this issue.