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

Fix mobile visualization of ListItemOrder #297

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Conversation

pfferrari
Copy link
Contributor

@pfferrari pfferrari commented Aug 16, 2023

What I did

I noticed that in case of ListItemOrders showing orders with total amount of more then 99.xx the price breaks in two lines so I forced price and order status Text wrappers to avoid wrap behavior. I also set the items alignment to top to have always the content slot of the ListItemOrder aligned to top same as its icon.

Actual behavior

Screenshot 2023-08-16 alle 16 31 47

Wanted behavior

Screenshot 2023-08-16 alle 16 33 56

Checklist

  • Make sure your changes are tested (stories and/or unit, integration, or end-to-end tests).
  • Make sure to add/update documentation regarding your changes.
  • You are NOT deprecating/removing a feature.

@pfferrari pfferrari added the bug Something isn't working label Aug 16, 2023
@pfferrari pfferrari self-assigned this Aug 16, 2023
@pfferrari pfferrari merged commit 0058852 into main Aug 16, 2023
1 check passed
@pfferrari pfferrari deleted the ui-listitemorder-mobile branch August 16, 2023 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants