-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Labels
Triaged-Unassignedissue that is triaged but unassignedissue that is triaged but unassigned
Description
Describe the bug
When you paste a URL into the Query URL field on the Graph Explorer it will show you what you pasted, but running the query keeps the previously selected/typed value.
To Reproduce
Steps to reproduce the behavior:
- Go to the Graph Explorer
- Click to login and authenticate
- Have a valid URL query prepared you want to test
- Select a query from the Sample Queries sidebar, like Get "my profile"
- Run the sample query, verify the output
- Paste your query over top of the sample URL (but do not type any changes)
- Run the query
Expected behavior
Your NEW query is executed.
Actual behavior
Previous query is re-executed as if it is still in the query box.
Workaround
Typing any changes into the bar triggers the application to use the typed URL instead of the URL that existed prior to pasting.
Desktop (please complete the following information):
- OS: Windows
- Browser Edge
- Version 140
Metadata
Metadata
Assignees
Labels
Triaged-Unassignedissue that is triaged but unassignedissue that is triaged but unassigned