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

Implemented: picker changing functionality for orders in packed tab (#284) #332

Merged
merged 9 commits into from
Nov 3, 2023

Conversation

amansinghbais
Copy link
Contributor

Related Issues

Closes #284

Short Description and Why It's Useful

Implemented picker changing features for orders in packed tab.

  • Created a editPickerModal for selecting pickers to be updated.
  • Updated code of order Details page for adding change picker button along with logic to update new picker in state.

Screenshots of Visual Changes before/after (If There Are Any)

Contribution and Currently Important Rules Acceptance

@amansinghbais amansinghbais changed the title Bopis/#284 changepicker Implemented: picker changing functionality for orders in packed tab (#284) Nov 2, 2023
src/components/EditPickerModal.vue Outdated Show resolved Hide resolved
src/store/modules/order/actions.ts Outdated Show resolved Hide resolved
@ymaheshwari1 ymaheshwari1 merged commit 8c95295 into hotwax:main Nov 3, 2023
1 check passed
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.

Implement Order Details Page on the Packed Tab
2 participants