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

feat: checkout SKU input redesign #198

Merged
merged 1 commit into from
May 21, 2024
Merged

feat: checkout SKU input redesign #198

merged 1 commit into from
May 21, 2024

Conversation

dylants
Copy link
Owner

@dylants dylants commented May 21, 2024

  • remove the animations on the checkout page, as no longer requested by design
  • move the SKU input from a component above the table to within the table as the last row
  • switch from using the Search component to a local SkuInput component which handles the SKU input for this page.
  • remove noDataText from OrderItemsTable and provide story to demo

- remove the animations on the checkout page, as no longer requested by design
- move the SKU input from a component above the table to within the table as the last row
- switch from using the Search component to a local SkuInput component which handles the SKU input for this page.
- remove `noDataText` from OrderItemsTable and provide story to demo
@dylants dylants merged commit 10d03b1 into main May 21, 2024
2 checks passed
@dylants dylants deleted the checkout-sku-redesign branch May 21, 2024 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant