Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WooCommerce plugin version text field overlapping in smaller screens or larger fonts #12996

Open
rossanafmenezes opened this issue Nov 25, 2024 · 2 comments
Labels
priority: medium Planned tasks usually belonging to ongoing projects type: bug A confirmed bug.

Comments

@rossanafmenezes
Copy link
Contributor

Describe the bug
I noticed that because I'm on Beta for WooCommerce, the version of the plugin overlaps the title text on a smaller screen (just switched from a Pixel 7 Pro to a Pixel 9 and it's a big difference in size.) So I tested with an account that is not on Beta and the same happens if you increase the font size.

Screenshots
| Beta | Regular version w/ increased font |
| | |

Expected behavior
I expect the text to adapt to the screen/font size without overlapping

Mobile Environment
Please include:

  • Device: Pixel9
  • Android version: 14
@rossanafmenezes rossanafmenezes added the type: bug A confirmed bug. label Nov 25, 2024
@dangermattic
Copy link
Collaborator

dangermattic commented Nov 25, 2024

🚫 Please add a type label (e.g. type: enhancement) and a feature label (e.g. feature: stats) to this issue.

@rossanafmenezes
Copy link
Contributor Author

I was playing around and sort of "fixed" it by changing the TextView for the WooCommerce plugin and version into a com.woocommerce.android.ui.prefs.WCSettingsOptionValueView But I did not push anything since I'm not sure if this would be a good approach.

Image

Even if you increase the font the text won't overlap
Image

@selanthiraiyan selanthiraiyan added the priority: medium Planned tasks usually belonging to ongoing projects label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium Planned tasks usually belonging to ongoing projects type: bug A confirmed bug.
Projects
None yet
Development

No branches or pull requests

3 participants