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

As a theme developer, I should be able to open the storefront/theme editor locally #601

Closed
steve-ross opened this issue May 15, 2020 · 3 comments
Labels

Comments

@steve-ross
Copy link

steve-ross commented May 15, 2020

Expected behavior

The stencil-cli allows developers to test configurable storefront options by using the storefront customizer on their local machines.

Actual behavior

Looks like this option has been removed from stencil-cli

Steps to reproduce behavior

stencil start -e

Removed theme editor in release 2.1 REF: 5f18c44

@junedkazi
Copy link
Contributor

@steve-ross yes it was deprecated since the one in cli and the one exposed in the stores no longer matched and provided the same user experience. In its place we have added a small validator which validates your schema.json file.

We are looking what the future of cli and theme editor look like. But for now you will have to bundle and test it on a store.

@brandonjp
Copy link

@junedkazi Any update on this? Plans or thoughts? I keep switching back to Stencil v1 so I can use -e to test my schema changes. Maybe there were drawbacks that haven't affected me but even though the style changed, the old editor was at least incredibly more convenient.

@LordZardeck
Copy link
Contributor

@junedkazi Yeah, this was a big deal at my agency. It helped tremendously. BigCommerce Development is already sub-par with having to test things by deploying them live first, it was nice to at least test the theme editor changes. My team will have to be locked to V1 until this comes back. Is there anywhere we can follow updates on this? Also, this might be a good issue to pin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants