Skip to content

Use disabled availability icons on feature page - #2484

Open
MukundaKatta wants to merge 1 commit into
GoogleChrome:mainfrom
MukundaKatta:codex/feature-detail-disabled-availability
Open

Use disabled availability icons on feature page#2484
MukundaKatta wants to merge 1 commit into
GoogleChrome:mainfrom
MukundaKatta:codex/feature-detail-disabled-availability

Conversation

@MukundaKatta

Copy link
Copy Markdown

Summary

  • add browser implementation status classes to feature-page WPT cards
  • gray out unavailable browser icons on the feature detail page to match overview availability cells
  • add focused tests for available and unavailable card states

Fixes #1000

Tests

  • npx prettier frontend/src/static/js/components/webstatus-feature-page.ts frontend/src/static/js/components/test/webstatus-feature-page.test.ts --check
  • cd frontend && npx eslint src/static/js/components/webstatus-feature-page.ts src/static/js/components/test/webstatus-feature-page.test.ts
  • cd frontend && npx lit-analyzer src/static/js/components/webstatus-feature-page.ts
  • cd frontend && npx tsc --noEmit
  • npm run build --workspace frontend
  • cd frontend && BUILD_ENV=local npx wtr build/static/js/components/test/webstatus-feature-page.test.js --coverage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant