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

[TAS-2526] 🐛 Fix gifting edition selection #1968

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

nwingt
Copy link
Member

@nwingt nwingt commented Nov 25, 2024

Fix #1967

  • Use computed prop for selectedValue(bad naming, should name selectedEditionIndex) instead of a separated component data to prevent data out-sync
  • Sync selectedValue across the product page & the gift dialog by sharing the same prop

@AuroraHuang22 Notice that update:value is only available in Vue 3

Copy link

nwingt added a commit that referenced this pull request Nov 26, 2024
@nwingt
Copy link
Member Author

nwingt commented Nov 26, 2024

Disable gifting for physical books

Capture-2024-11-26-121644
Capture-2024-11-26-122312

@williamchong williamchong merged commit c2eae81 into likecoin:develop Nov 26, 2024
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.

贈送書本 ignoring edition selection
3 participants