grandnode2 icon indicating copy to clipboard operation
grandnode2 copied to clipboard

Open-Source eCommerce Platform on .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB & Vue.js

Results 149 grandnode2 issues
Sort by recently updated
recently updated
newest added

Resolves #303 Type: **bugfix** ## Issue In shopping cart page when we working as guest even though checkout attribute pre-selected value is none, it is defaulting to the first value,Even...

Even though pre-selected value is none, it is defaulting to the first value,Even though it is a mandatory field, it is allowing us to proceed without any selection.

Fixed the product changed warning when save product after modified attribute combination Resolves #300 Type: **bugfix** ## Issue When save product after modified attribute combination there is a warning: "You...

Docs: https://developers.facebook.com/docs/development/create-an-app/app-dashboard/data-deletion-callback

enhancement

When save product after modified attribute combination there is a warning: "You can't edit the product because has been changed. Please refresh page and try to change again". If continue...

Installing with CosmosDB in Azure the OrderBy clauses crashes since indexing is somewhat wrong. At the moment Serverless CosmosDB does not work with installation script since it default to max...

Resolves #issueNumber Type: **feature|bugfix|** ## Issue Our Customer reported that in catalog list view when page changing didn't feel that data reload. For a better experience, and for users to...

Go to any category --> add products in the "Products" tab. Set the Display Order as you want. It does not impact the sort order when you open the category...

onhold/wontfix

Since the Azure web app uses ARR, the request reaching the code will be always http, regardless of the origin was from https. var currentPageUrl = _httpContextAccessor.HttpContext.Request.GetDisplayUrl(); --> this line...

onhold/wontfix

- I think it is good to have visual page editor for landing pages

enhancement