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 logic to auto fill input field on the click of a badge(#2hfv0u) #31

Merged
merged 14 commits into from
Mar 24, 2023

Conversation

disha1202
Copy link
Contributor

@disha1202 disha1202 commented Dec 29, 2021

…hfv0u)

Related Issues

Closes #85

Short Description and Why It's Useful

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

IMPORTANT NOTICE - Remember to update CHANGELOG.md with description of your change

Contribution and Currently Important Rules Acceptance

@disha1202 disha1202 marked this pull request as ready for review December 29, 2021 10:23
src/views/product-details.vue Outdated Show resolved Hide resolved
src/views/product-details.vue Outdated Show resolved Hide resolved
Copy link
Contributor

@ymaheshwari1 ymaheshwari1 left a comment

Choose a reason for hiding this comment

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

Add changelog entry.

@disha1202
Copy link
Contributor Author

Add changelog entry.

Added changelog entry.

Copy link
Contributor

@ymaheshwari1 ymaheshwari1 left a comment

Choose a reason for hiding this comment

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

Resolve merge conflicts and revert the changes of package-lock.json file.

@disha1202
Copy link
Contributor Author

Resolve merge conflicts and revert the changes of package-lock.json file.

Done Sir.

@@ -289,6 +288,9 @@ export default defineComponent({
}
},
methods: {
inputPieces (item: any) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Improve method name, like fillPieces

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Improved method name.

@adityasharma7 adityasharma7 changed the title Implemented logic to auto fill input field on the click of a badge(#2… Implemented logic to auto fill input field on the click of a badge(#2hfv0u) Jul 27, 2022
@adityasharma7 adityasharma7 merged commit ace65f3 into hotwax:main Mar 24, 2023
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.

Click badge on product page to auto fill input field
3 participants