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

[Feature] Props inspection / proposal #51

Open
AoDev opened this issue Jan 11, 2017 · 3 comments
Open

[Feature] Props inspection / proposal #51

AoDev opened this issue Jan 11, 2017 · 3 comments

Comments

@AoDev
Copy link

AoDev commented Jan 11, 2017

Hi, I don't know what's the status of this project. Is there some roadmap / future?

I don't fully understand the intention / ambition of this tool so in the meantime I've been "playing" around to get to display the props from the components.

Here is a video of how it looks like for now: Screencast on youtube
Quite useful for a quick inspection instead of looking for it in the chrome inspector tabs.

I could make a proper PR after discussing this a bit if you are interested. I was not sure about the "tree / graph" feature so I just created a new thing.

@andykog
Copy link
Member

andykog commented Jan 11, 2017

@AoDev, nice work! Though you've got kind of react-devtools-light, I'm not sure this fits mobx-react-devtools purpose as I understand it: inspecting mobx-related part, not react itself.

@AoDev
Copy link
Author

AoDev commented Jan 12, 2017

Right now I only check if a function is a mobx action for example. But it's just a starting point to get feedback. I did it because I find it convenient and saw in the readme that the only thing left is "Visualize observer tree values"

@andykog
Copy link
Member

andykog commented Jan 23, 2017

@AoDev, I think «Visualize observer tree values» means showing values of the observables listed in the dependency tree, not react components props.

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

No branches or pull requests

2 participants