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

Fix: prevent running empty requests #972

Merged
merged 2 commits into from
May 31, 2021

Conversation

thewahome
Copy link
Collaborator

Overview

Fixes #643

Demo

image

Notes

Optional. Ancillary topics, caveats, alternative strategies that didn't work out, anything else.

Testing Instructions

  • Delete the sample query
  • Attempt to run the query
  • Notice the button is disabled and a message is presented

@thewahome thewahome merged commit 37a7372 into dev May 31, 2021
thewahome added a commit that referenced this pull request Jun 8, 2021
* Task: Add Cred Scan (#937)

* Task: telemetry capture English theme names only (#958)

* Feature: add telemetry middleware (#961)

* Task: Capture deployed version of application for all telemetry data collected (#964)

* Task: Enable autocollection of unhandled exceptions (#963)

* Fix: prevent running empty requests (#972)

* Task: add code-owners (#969)

* Task: send notification when release is created (#967)

* Fix: interaction in progress (#976)

* Feature: Display Graph Explorer Version (#977)

* Feature: show delta links when property is present (#978)

* Feature: Intergrate OCV feedback  (#923)

* Fix: mgt story links (#981)

* Task: Update README.md for Azure auth steps (#982)
thewahome added a commit that referenced this pull request Jun 10, 2021
* Task: Update version number (#951)

* Task: telemetry capture English theme names only (#958)

* Feature: add telemetry middleware (#961)

* Task: Capture deployed version of application for all telemetry data collected (#964)

* Task: Enable autocollection of unhandled exceptions (#963)

* Fix: prevent running empty requests (#972)

* Task: add code-owners (#969)

* Task: send notification when release is created (#967)

* Fix: interaction in progress (#976)

* Feature: Display Graph Explorer Version (#977) [Disabled]

* Feature: show delta links when property is present (#978)

* Fix: mgt story links (#981)

* Task: Update README.md for Azure auth steps (#982)
@thewahome thewahome deleted the fix/prevent-running-empty-requests branch August 9, 2021 08:02
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.

Clear the URL in graph explorer and run a query. The query URL is set to the previously entered non empty URL.
1 participant