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

Changing route that is part of a query should update the query result #1

Open
dbahrdt opened this issue Aug 9, 2022 · 0 comments
Open

Comments

@dbahrdt
Copy link
Member

dbahrdt commented Aug 9, 2022

Steps to reproduce:

  1. Add a route
  2. Add it to the query
  3. Issue a query
  4. Change the route
  5. Result is not updated

Potentially expected result:
Query result should be updated to reflect the new query.
This is possible by pressing enter on the query field.

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

1 participant