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

feat(replay): Let the a11y analysis run at any point inside the replay #61012

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

ryan953
Copy link
Member

@ryan953 ryan953 commented Dec 2, 2023

This deserves a video, but for now here's some screen shots

Related to: #55501

Screen.Recording.2023-12-04.at.11.00.09.AM.mov

@ryan953 ryan953 requested a review from a team as a code owner December 2, 2023 02:54
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Dec 2, 2023
@ryan953 ryan953 enabled auto-merge (squash) December 4, 2023 20:41
@ryan953 ryan953 changed the title feat(replay): Let the a11y analysis run at any point as long as replay feat(replay): Let the a11y analysis run at any point inside the replay Dec 4, 2023
disabled={currentTime === lastOffsetMs}
>
{isPlaying
? tct('Pause and Run validation for [now]', {now})
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
? tct('Pause and Run validation for [now]', {now})
? tct('Pause and run validation for [now]', {now})

super nit

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well damnit. the auto-merge got it

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😭

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ryan953 ryan953 merged commit 694b980 into master Dec 4, 2023
46 checks passed
@ryan953 ryan953 deleted the ryan953/a11y-on-demand branch December 4, 2023 23:25
ryan953 added a commit that referenced this pull request Dec 4, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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