Skip to content

test(explore): Use paste instead of type for spans tab query input#113349

Merged
scttcper merged 1 commit intomasterfrom
scttcper/fix-spans-tab-spec
Apr 17, 2026
Merged

test(explore): Use paste instead of type for spans tab query input#113349
scttcper merged 1 commit intomasterfrom
scttcper/fix-spans-tab-spec

Conversation

@scttcper
Copy link
Copy Markdown
Member

@scttcper scttcper commented Apr 17, 2026

https://github.com/getsentry/sentry/actions/runs/24581633107/job/71880744125?pr=113344 test was timing out in CI, switch to paste to avoid rerendering on every key down event.

userEvent.type was timing out in CI on the ask seer test. Switch to
paste + keyboard for the Enter press, which is faster and avoids the
per-character typing delay.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 17, 2026
@scttcper scttcper requested a review from a team April 17, 2026 19:45
@scttcper scttcper marked this pull request as ready for review April 17, 2026 19:46
@scttcper scttcper requested a review from a team as a code owner April 17, 2026 19:46
@scttcper scttcper merged commit 55af3aa into master Apr 17, 2026
67 checks passed
@scttcper scttcper deleted the scttcper/fix-spans-tab-spec branch April 17, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants