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

[release/8.0] Update table every second, reuse existing metric values if possible #3774

Merged
merged 3 commits into from
Apr 17, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 17, 2024

Backport of #3370 to release/8.0

/cc @adamint

Customer Impact

Tenet: accessibility - compliance. Keyboard users are unable to consistently focus the tabular view of a metric without focus being lost. This impedes their ability to navigate to all rows in the table and understand the metric data.

Testing

Manual testing by myself. Keyboard focus is no longer lost.

Risk

Low risk as there are no visual updates, only a key is added to associate an item with a date.

Regression?

No

Microsoft Reviewers: Open in CodeFlow

@dotnet-policy-service dotnet-policy-service bot added the Servicing-consider Issue for next servicing release review label Apr 17, 2024
@adamint adamint requested review from JamesNK and kvenkatrajan and removed request for JamesNK April 17, 2024 17:13
@danmoseley
Copy link
Member

How did we pick 1 second and how do we know that is meaningfully an improvement over 0.2 seconds? Is there a relevant accessibility standard? I would have expect it to be something much larger, or require a way to pause updates.

@danmoseley danmoseley added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Apr 17, 2024
@danmoseley danmoseley enabled auto-merge (squash) April 17, 2024 20:52
@danmoseley danmoseley merged commit 880934d into release/8.0 Apr 17, 2024
7 checks passed
@danmoseley danmoseley deleted the backport/pr-3370-to-release/8.0 branch April 17, 2024 23:13
@github-actions github-actions bot locked and limited conversation to collaborators May 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-dashboard Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants