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

[BUG] Project varients missing settings #531

Closed
Chief-T1 opened this issue May 13, 2024 · 4 comments
Closed

[BUG] Project varients missing settings #531

Chief-T1 opened this issue May 13, 2024 · 4 comments
Assignees

Comments

@Chief-T1
Copy link

Describe the bug
The version 1.1.0 release does not show product varients under the products page.

This means that settings for product varients for example manage stock / stock availability can't be easily changed from the UI.

Some settings can be changed by clicking on the main product and then scrolling to varients. You can then change the number of items in stock, status and visibility.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Admin'
  2. Click on 'Products'
  3. Product varients are missing

Expected behavior
A clear and concise description of what you expected to happen.

I expect to be able to access and manage all the product varient settings.

Screenshots
If applicable, add screenshots to help explain your problem.

Background (please complete the following information):

  • NodeJS Version
  • Postgres Version
  • EverShop Version: 1.1.0
  • OS: [e.g. Window, Ubuntu, Mac-OS]
  • Browser [e.g. Chrome, Safari]

Additional context
Add any other context about the problem here.

@treoden
Copy link
Collaborator

treoden commented May 13, 2024

Hi @Chief-T1 ,

Yes that is one of the change we shipped in v1.1.0.
The reason is many users don't want to see so many item of the same variant group on the list. Some of the variant group have so many variant and it push another product/variant to another page. So from now we will only display 1 variant per group. You can still access to all variant by clicking on that item and see the variant list from the bottom of the page. From here you can click to any item and see/modify the detail information for each of them

Thanks

@Chief-T1
Copy link
Author

Hi @treoden

Thanks for explaining why variants have been removed from the product list, I can see how only showing one variant would be better.
I still think there is a bug when viewing the variants as the inventory settings are missing:
image

On a product page, you have these options:
image

@Chief-T1
Copy link
Author

I just realised you can click on the SKU to access the variant page with all the detailed settings. Sorry I didn't realise this was possible:
image

@treoden
Copy link
Collaborator

treoden commented May 15, 2024

I assume the issue is settled. Closing the ticket
Thanks

@treoden treoden closed this as completed May 15, 2024
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

No branches or pull requests

2 participants