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

Fix File UI #3972

Merged
merged 2 commits into from
Apr 22, 2020
Merged

Fix File UI #3972

merged 2 commits into from
Apr 22, 2020

Conversation

SaraVieira
Copy link
Contributor

@SaraVieira SaraVieira commented Apr 22, 2020

Fixes the File UI for prettier and sandbox config crashing

Also removes the late who-uses-codesandbox page

closes #3966

@SaraVieira SaraVieira requested a review from CompuIves April 22, 2020 14:08
Copy link
Member

@CompuIves CompuIves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!! Maybe it would be a bit cleaner to add it to the component that renders the config page instead, here:

https://github.com/codesandbox/codesandbox-client/blob/master/packages/app/src/app/components/CodeEditor/VSCode/Configuration/index.tsx#L151-L155.

Then we have less code to change.

@lbogdan lbogdan temporarily deployed to pr3972 April 22, 2020 14:14 Inactive
@lbogdan
Copy link
Contributor

lbogdan commented Apr 22, 2020

Build for latest commit 7180e56 is at https://pr3972.build.csb.dev/s/new.

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

Successfully merging this pull request may close these issues.

Unable to edit sandbox.config.json
3 participants