christianalfoni / webpack-bin

A webpack code sandbox
http://www.webpackbin.com
MIT License
710 stars 75 forks source link

It's confusing how other people could edit/play with bins #228

Open diegohaz opened 7 years ago

diegohaz commented 7 years ago

I've used webpackbin to provide some "playground" for users (example: https://github.com/diegohaz/styled-theme#usage).

In the old version users could easily edit the bin and it would not change the original code.

Now, it seems that they need to copy the bin on the hidden menu and click on a not very intuitive link on the right bottom corner.

Is there a better way to do that?

diegohaz commented 7 years ago

It seems like if I don't attach the bin to my GitHub account it works just like the old version...

christianalfoni commented 7 years ago

@diegohaz Hi there,

When you are looking at someone elses BIN you should be able to just save and you will get a copy. The "copy bin" is rather for when you are the owner and want to make a copy :)

Could make this only available when it makes sense of course... have you tried saving someone elses bin?