Codesandbox-client: Make referenced SVGs editable

Created on 22 Jan 2019  路  3Comments  路  Source: codesandbox/codesandbox-client

We have imported a project from GitHub which demonstrates colorizable SVGs:

https://codesandbox.io/s/github/iconfu/css-colorizable-icons/tree/master/examples/example_1

Unfortunately the most interesting part of this project, the SVG, is only referenced and the markup cannot be viewed or edited in Codesandbox. We usually consider SVGs source code, because we do a lot of manual editing and inspection, so it would be great to have an option for importing SVG files as text, instead of referencing them as images.

I would be satisfied with either an option that makes SVG behave like other source code, or a tab that allows switching between image view and code view.

Most helpful comment

I'll deploy the fix in the importer and client in 5 minutes, then it should work for every new commit you make (so making an empty commit should fix it).

All 3 comments

Hmmmm yes I completely agree, svg files should be handled as source code. I'll take a look now.

I'll deploy the fix in the importer and client in 5 minutes, then it should work for every new commit you make (so making an empty commit should fix it).

You sir, ...you rock!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

oliversturm picture oliversturm  路  3Comments

eckmLJE picture eckmLJE  路  3Comments

NataliaTepluhina picture NataliaTepluhina  路  3Comments

alansouzati picture alansouzati  路  3Comments

MarcelloTheArcane picture MarcelloTheArcane  路  3Comments