reactioncommerce / reaction

Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
https://mailchimp.com/developer/open-commerce/
GNU General Public License v3.0
12.3k stars 2.17k forks source link

Cloned variant issue #202

Closed kifirkin closed 9 years ago

kifirkin commented 9 years ago

I dont really understand if it is an issue or is a future: if I cloned a couple of variants, then changing price of the last one will affect all of the other variants price and only if there are options then price is ok for each variant-option, but if I delete options, prices gets back to the same amount in all variants

aaronjudd commented 9 years ago

@kefirchik this is a bug, @bstocks found it also yesterday and is going to work on it ;-)

kifirkin commented 9 years ago

Thanks for reply :smile: We are trying to set up reaction for production, but there is lack of some features critical for us now like page and menu managemet, so we working on simple workaround here and will publish some small reaction packages in a few days just to fill the gaps, but we have great idea to extend tags functionality to make them look more like categories in major ecommerce solutions. But I am not quite sure is it better to extend tags or to make more independent packages for managing routes(pages, categories), its contents(meta, text, etc.) and display it like navs or sidebars?

kifirkin commented 9 years ago

Its a bit too complex :laughing: So I have some spagetti in my ideas :laughing:

aaronjudd commented 9 years ago

Well, we make no claim that it's near production ready ;-)

This probably should be another issue/thread, but...

We have a couple of CMS projects underway that we're going wrap in for content management (https://github.com/ongoworks/meteor-content-areas)

I'd be interested in what requirements / needs you see on page & menu management if you want to open another issue on this.

kifirkin commented 9 years ago

We want to test it and make production ready as fast as it can be :wink: Wow looks great! We'll try it out soon. I need to think a little bit about this. Later I'll create an issue, and if you are intrested I cant post some links to our prototype websites(it is not translated to english just in russian) but I think its not so hard to see the base structure of it