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(baseline): hide status from async-clipboard subfeatures #10345

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

LeoMcA
Copy link
Member

@LeoMcA LeoMcA commented Jan 18, 2024

Summary

See: web-platform-dx/web-features#495

Problem

Showing the Baseline widget for the overall async-clipboard feature group on some pages that belong to that group has confused users, as there appears to be a discrepancy between the "not baseline" status, and an all-green bcd table, e.g. on https://developer.mozilla.org/en-US/docs/Web/API/ClipboardEvent/clipboardData

Solution

While we find a solution to this wider problem upstream, hide the widget on the problematic pages. For now that's, all clipboard pages other than the overview pages:


Screenshots

As an example, there's many more pages affected:

Before

image

After

image


How did you test this change?

Visited, and still saw a "limited availability" status:

Visited, and now saw no status:

@LeoMcA LeoMcA requested a review from a team as a code owner January 18, 2024 15:57
Copy link
Contributor

@fiji-flo fiji-flo left a comment

Choose a reason for hiding this comment

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

fair, let's get this out

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.

2 participants