Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 29, 2025

Updated the Jest snapshot for the Alert component to reflect the addition of role="alert" attribute for accessibility improvements.

Changes:

  • Updated packages/components/test/__snapshots__/index.tsx.snap to include role="alert" in the Alert component snapshot

The snapshot now correctly represents the rendered output:

<div
  className="emotion-0"
  role="alert"
/>

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@vercel
Copy link

vercel bot commented Dec 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
theme-ui Error Error Dec 29, 2025 2:37pm
theme-ui-next Error Error Dec 29, 2025 2:37pm

@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 29, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit d026256:

Sandbox Source
next-theme-ui-example Configuration
gatsby-plugin-theme-ui-example Configuration

Copy link
Contributor Author

Copilot AI commented Dec 29, 2025

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • download.cypress.io
    • Triggering command: /usr/local/bin/node node index.js --exec install (dns block)
  • unpkg.com
    • Triggering command: /usr/local/bin/node node scripts/postinstall.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Add ARIA role to Alert component Update Alert snapshot for role="alert" attribute Dec 29, 2025
Copilot AI requested a review from hasparus December 29, 2025 14:38
@hasparus hasparus marked this pull request as ready for review December 29, 2025 14:58
@hasparus hasparus merged commit 278543d into lachlanjc-patch-1 Dec 29, 2025
4 of 8 checks passed
@hasparus hasparus deleted the copilot/sub-pr-2552 branch December 29, 2025 14:58
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