You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we expect this to be fixed in a future version (hopefully Summer '24)? This bug makes this component unusable for my users. As you can see in the screenshot on this bug report, the date picker that opens up does not show all of the pickable dates because other UI is overlayed on top of them. My users are having to resize their screen until the date they need to pick is exposed.
Not completely resolved in the Action Extension modal. On mobile the popover still displays behind the buttons in addition to being cutoff at the bottom of the page.
It appears that Shopify made a temporary fix to make the component usable. Although this fix allows for the component to be used, it is not visually appealing.
Updated: I realize that the screen size effects the location of the calendar and that nothing has changed..
Please list the package(s) involved in the issue, and include the version you are using
"@shopify/ui-extensions-react": "2024.01.x"
Describe the bug
When using a DateField in an order admin UI block extension, the popover shows up offset to the bottom-right and behind the other blocks.
Steps to reproduce the behavior:
Expected behavior
Popover shows up below the DateField and on top of everything else.
Screenshots
Sample code
The text was updated successfully, but these errors were encountered: