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(admin-ui): Add product slug in product multi selector dialog component #2461

Conversation

gdarchen
Copy link
Contributor

Initial issue

When trying to fill in the collections by manually selecting products, we sometimes have issues because products of different sellers have the exact same names.

For instance, we have a lot of Amazon products which we can't distinguish between all our vendors.

image

Solution

In this PR, I enhanced the product-multi-selector-dialog Angular component so as to display the product slug in case the display mode is product.

Therefore, we know exactly what product corresponds to each card.

image

@netlify
Copy link

netlify bot commented Oct 17, 2023

Deploy Preview for effervescent-donut-4977b2 canceled.

Name Link
🔨 Latest commit 1b48276
🔍 Latest deploy log https://app.netlify.com/sites/effervescent-donut-4977b2/deploys/652e8dc3828efb0008f7cd7c

Copy link
Member

@michaelbromley michaelbromley left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix! Just a couple of points to take a look at.

@michaelbromley michaelbromley merged commit b7f3452 into vendure-ecommerce:master Oct 17, 2023
10 of 14 checks passed
@michaelbromley
Copy link
Member

Awesome! Thank you 🙏

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