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-205] ✨ Add 'Collectable Before' feature #382

Merged
merged 4 commits into from
Aug 30, 2023
Merged

[TAS-205] ✨ Add 'Collectable Before' feature #382

merged 4 commits into from
Aug 30, 2023

Conversation

WeiJun0827
Copy link
Contributor

Depends on likecoin/likecoin-api-public#506

2023-08-15.7.10.09.mov

@WeiJun0827 WeiJun0827 changed the title ✨ Add 'Collectable Before' feature [TAS-205] ✨ Add 'Collectable Before' feature Aug 16, 2023
@notion-workspace
Copy link

pages/nft/iscn/_iscnId.vue Outdated Show resolved Hide resolved
pages/nft/iscn/_iscnId.vue Outdated Show resolved Hide resolved
locales/en.json Outdated Show resolved Hide resolved
Comment on lines 222 to 225
if (!checked) {
this.$emit('update:collectableBeforeDate', '')
this.$emit('update-collectable-before-date', '')
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would this break if I uncheck then check the checkbox? A date input would be shown, but no collectable-before-date event is fired since no @change has occurred yet

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The field would be reset if the checkbox is unchecked:

2023-08-21.4.44.24.mov

Is this behavior works OK?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would the data be wrong if I click next button without clicking in the background first?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The above actions didn't click the background actually, I think the computed did the job, and the Vue extension UI has a little latency.

@WeiJun0827 WeiJun0827 marked this pull request as ready for review August 21, 2023 08:50
@WeiJun0827 WeiJun0827 temporarily deployed to rinkeby August 21, 2023 08:51 — with GitHub Actions Inactive
@WeiJun0827 WeiJun0827 temporarily deployed to rinkeby August 21, 2023 09:48 — with GitHub Actions Inactive
@WeiJun0827
Copy link
Contributor Author

@williamchong Updated
截圖 2023-08-21 下午5 45 31

@williamchong williamchong merged commit 429483a into likecoin:main Aug 30, 2023
2 checks 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.

2 participants