bvaughn / react-devtools-experimental

Experimental rewrite of the React DevTools extension
https://react-devtools-experimental.now.sh
MIT License
965 stars 55 forks source link

Improve globaly state/props edition. #367

Closed mathieutu closed 5 years ago

mathieutu commented 5 years ago

Hi, I've seen several issues about editing props and state in devtools. As I didn't know where to put my comment, I propose to gather them together here.

For me the needed features are:

Issues linked:

For props and state editing, we could actually take a look at what is doing for vuejs devtools, they are globally pretty amazing, and their editing interface is really cool and complete.

You can have a quick look of it here (didn't find something better right now): https://youtu.be/odKVakhMk1o?t=1m21s

I'd be glad to help on that if I can.

Thanks for your work, Matt'.

bvaughn commented 5 years ago

As we've been talking about in #321, let's repurpose this issue to be about something specific (rather than overlapping with other issues). Happy to work with you to clean those up but I'd prefer to avoid the duplication! Mind updating the description?

mathieutu commented 5 years ago

Yep, doing that as soon as I can.

bvaughn commented 5 years ago

Closing this for now. Let's re-open individual, focused issues without overlap 😄

(And let's do it at GitHub.com/facebook/react since that's where all issues are being migrated to)