Skip to content

Conversation

delca85
Copy link
Member

@delca85 delca85 commented Jul 5, 2020

…(#244)

What:

Once auto-run code is disabled, clicking on run menu voice makes the query be executed.

Why:

As told in #244, playing with https://develop.testing-playground.com/ I found out that disabling auto-run code, clicking on run menu voice no query is executed.

How:

Checklist:

-[x] add parameter immediate set to true to the action dispatched by the onClick function

  • Tests
  • Ready to be merged

Copy link
Member

@smeijer smeijer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Looking great.

This change indeed matches with what I was expecting it to do.

@smeijer smeijer merged commit f015a01 into develop Jul 5, 2020
@smeijer smeijer deleted the feature/fix-run-in-header-menu branch July 5, 2020 13:51
@smeijer smeijer changed the title add parameter immediate to make run click execute the inserted query … fix: add immediate flag to the navbar run button Jul 5, 2020
@delca85
Copy link
Member Author

delca85 commented Jul 5, 2020

Thanks! Looking great.

This change indeed matches with what I was expecting it to do.

I am happy with it! I found out now that this fix the update of Preview pane in case of new markup inserted too.

@smeijer
Copy link
Member

smeijer commented Jul 5, 2020

Yeah, correct. If users are pausing the auto updates, that affects the markup as well.

@delca85 delca85 mentioned this pull request Jul 5, 2020
2 tasks
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

Successfully merging this pull request may close these issues.

2 participants