-
Notifications
You must be signed in to change notification settings - Fork 21
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
zcli theme:preview is not a zcli command #28
Comments
+1 |
+1 We're running in to issues on Big Sur. The advice being given on the article relating to installing ZAT is to migrate to ZCLI. I understand this is in beta but it would be really helpful if the theme preview command could be reinstated - not least for beta testing purposes. |
@ohitsdylan Hi Dylan, apologies for the confusion, theme command was just a left over from POC, it was not intended to be released as part of the ZCLI beta. I ll forward this request to our team to look into bringing themes commands to ZCLI. |
Please do! If support for ZAT is going to be dropped we will have no other way of developing Guide themes. |
Seconded - some of the replies from the Zendesk team reference ZCLI as the way to tackle theme development so I'd mark this as urgent. |
Definitely, atm there are no plans for deprecating ZAT without porting all
commands and functionality over.
…On Tue, 16 Feb 2021, 8:08 pm Nathan Purcell, ***@***.***> wrote:
Seconded - some of the replies from the Zendesk team reference ZCLI as the
way to tackle theme development so I'd mark this as urgent.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#28 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAE4LIHMSIHQJRXDBWAHOQDS7IYX7ANCNFSM4WERIJEA>
.
|
+1 How are we expected to develop and preview themes locally if ZAT is no longer being worked on and ZCLI doesn't have support for theme previews? |
@pelargir I don't know what's going on with ZCLI development as it's quiet on all fronts. But for now, ZAT still seems to work OK for me. |
I notice that Zendesk added a "maintenance mode" message to the ZAT repo README and is pointing people to ZCLI, which is not helpful if ZCLI doesn't have a theme preview option. ZAT does still work well enough. |
It looks like this has been essentially abandoned for a year? I wanted to reiterate how important the theme preview is for anyone using Zendesk and looking to build custom templates and styles. Since it's not maintained and has become non-functional in ZAT this should be a priority in ZCLI. |
I had the same issue and just couldn't figure out what was going on (as a newbie to Zendesk), but ended up installing ZAT correctly on my M1 mac just to be able to edit the themes locally. The docs allude to ZCLI being a replacement, but it just isn't, and I ended up wasting a load of time. |
Just bumping this thread. While zat is workable, it's using an old version of ruby and really difficult to get working properly, especially on macOS Ventura. Would love to understand what the long term plan here is from the Zendesk team. |
Also a little bump, any news ? |
This command was added recently here in this PR #176, it should be released soon. cc @luis-almeida @zendesk/vegemite |
The latest beta version has been released on |
Expectations
Preview a local Zendesk theme, similar to
zat theme preview
Reality
This does not seem to be a command at all (anymore?).
Steps to Reproduce
zcli theme:preview [FILE]
Issue details
zcli theme:preview [FILE]
I notice that the packages/zcli-themes directory is gone, but the documentation for this command still exists. Is this something that was removed? Will it return? I don't really build apps, but the local theme preview was a boon for us frontend people.
Additionally, for
zcli theme:preview [FILE]
what should[FILE]
be? The manifest? Or the whole theme folder?Thank you!
The text was updated successfully, but these errors were encountered: