Joe Critchley

Results 10 issues of Joe Critchley

**Describe the bug** I have both a `.env.production` and `.env.development` inside my local studio folder (for `sanity deploy` and `sanity start` respectively), both containing custom `SANITY_STUDIO_` environment variables. However, when...

It would be very handy to have a `package.json` file in the root so we can just run `npm install`. Especially considering it's a demo app

This repo is now redundant, so figured we can delete it? cc @patrickkettner @stucox @ryanseddon

question

We need to hook the builder UI into the builder process. I'm in the dark on this one, but is there anything that's required from a UI perspective, in order...

core

A user needs to be able to choose the following: - Grunt configuration - Minified download - Non-minified download First step is to prototype the layout of the UI. This...

core

Faruk and I were discussing moving anything that's a 'group' or 'tag' into the left-hand sidebar, and therefore making it more useful and reducing dead space. We're considering how many...

enhancement

This is something that Jon and I have already prototyped. I'll work on moving it into the site.

enhancement

Faruk has pointed out the site navigation is hidden when you're outside of the homepage. We're considering having a more consistent bar across the top. This is currently with Faruk...

enhancement

This is manually tested, apart from the pre-render, as that's currently blocked by #72 (as is actually deploying)

I'm getting the bellow error when `React.renderToString` is called on the `DownloadUI`, through the `npm run develop` process I believe this may have been mentioned before, but this only happened...