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

It is really difficult to inspect mutations #301

Closed
canamo06 opened this issue Mar 26, 2017 · 1 comment
Closed

It is really difficult to inspect mutations #301

canamo06 opened this issue Mar 26, 2017 · 1 comment

Comments

@canamo06
Copy link

canamo06 commented Mar 26, 2017

When I'm inspecting a mutation I want to easily check the mutation data.

Right now, the mutation information is listed at the end of the inspect panel, the user needs to scroll all the way down(Through state & getters) to see it, this is an issue if your state and getters are big.

Solutions:

  • Move the mutation information to the top.
  • Create like tabs, or app bar with direct access buttons to the state, getters, a mutation information
  • Collapse state tree
@Akryum
Copy link
Member

Akryum commented Dec 23, 2017

Potentially fixed by #477

@Akryum Akryum added this to the 🎄Holiday Update milestone Jan 4, 2018
@Akryum Akryum closed this as completed Jan 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants