Closed Gnito closed 1 week ago
Menu has a regression bug on UI for mobile layout. It's visible on the ManageListingCard:
The UI should look like this with the 3-dot menu on the ManageListingCard:
The reason why full-width is needed on some occasions: This is now reached if property preferScreenWidthOnMobile is passed to Menu.
Note: if the 3-dot menu is expanded at some point with more menu items, it's likely that we move towards full-width usage there too.
Menu has a regression bug on UI for mobile layout. It's visible on the ManageListingCard:
The UI should look like this with the 3-dot menu on the ManageListingCard:
The reason why full-width is needed on some occasions: This is now reached if property preferScreenWidthOnMobile is passed to Menu.
Note: if the 3-dot menu is expanded at some point with more menu items, it's likely that we move towards full-width usage there too.