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

Autoselect instances and persist help #318

Open
RyanAtViceSoftware opened this issue Mar 8, 2017 · 1 comment
Open

Autoselect instances and persist help #318

RyanAtViceSoftware opened this issue Mar 8, 2017 · 1 comment
Labels

Comments

@RyanAtViceSoftware
Copy link

I lost a good bit of time trying to figure out why my actions weren't showing up and after playing with autoselect instances setting for a bit the started showing up again. I saw that this is related to the persist button somehow but is there any documentation anywhere that walks through what the various buttons do in the app?

@zalmoxisus
Copy link
Owner

We'll the description of the buttons in the new UI like so:

screen shot 2017-03-06 at 12 04 26 pm

However, it would be helpful to have it in the docs as well. The current issue with persist button is that we don't have toggle buttons (which is implemented in the new UI, see the first button from the top), so there's no clue if the history is persisted. When it is, on every page reload, you should get the same state and have the actions history persisted.

Not sure though if that's the issue you've experienced. When you select a specific instance (which is done by default when you use the extension from Chrome devpanel), you'll get only updates of that one. When choosing to autoselect instances, it will show the updates for the instance which last time had an action dispatched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants