gallery icon indicating copy to clipboard operation
gallery copied to clipboard

Shrine: Make Cart overflow number display correctly in RTL in Web (2)

Open pennzht opened this issue 5 years ago • 2 comments

Issue

The overflow number is a number shown on the cart tray such as "+1" when the number of products is too large. Currently, the overflow number is not displayed in full when

  • Shrine is run in Web, and
  • The text direction is RTL.

This issue only exists in RTL in Web, but exists for both mobile and desktop.

Acceptance Criteria

  • Shrine's cart overflow number displays correctly in RTL in Web.

Screenshots

shrine-cart-rtl-desktop shrine-cart-rtl-mobile

pennzht avatar Mar 30 '20 16:03 pennzht

https://github.com/material-components/material-components-flutter-gallery/issues/333

pennzht avatar Mar 30 '20 16:03 pennzht

blocked by flutter/flutter#46019

clocksmith avatar Apr 23 '20 16:04 clocksmith

Verified fixed https://gallery-flutter-staging.web.app/#/shrine

guidezpl avatar Feb 10 '23 11:02 guidezpl