Skip to content

Stop running queries onblur #453

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kevinwcyu
Copy link
Contributor

@kevinwcyu kevinwcyu commented Aug 7, 2025

Fixes: #360

The flaky alert e2e test was frustrating. I found this comment I left when adding the playwright tests #358 (comment). And on two separate runs, none of the e2e tests have failed.

Empty queries have the run button disabled

empty query

Run button is enabled when query isn't empty

query

@kevinwcyu kevinwcyu requested a review from a team as a code owner August 7, 2025 01:05
@kevinwcyu kevinwcyu requested review from iwysiu and idastambuk and removed request for a team August 7, 2025 01:06
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.

Do not run the query on blur
2 participants