Skip to content

Conversation

@khiga8
Copy link
Contributor

@khiga8 khiga8 commented Apr 24, 2024

This PR just has a bunch of different test cases, to inform https://github.com/github/accessibility/pull/6222.

@changeset-bot
Copy link

changeset-bot bot commented Apr 24, 2024

⚠️ No Changeset found

Latest commit: 69215ae

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Apr 24, 2024

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 88.1 KB (+0.15% 🔺)
packages/react/dist/browser.umd.js 88.35 KB (+0.08% 🔺)

@github-actions github-actions bot temporarily deployed to storybook-preview-4533 April 24, 2024 14:31 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4533 April 24, 2024 20:20 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4533 April 24, 2024 22:16 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4533 April 25, 2024 18:56 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4533 April 25, 2024 19:00 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4533 April 25, 2024 19:12 Inactive
@khiga8 khiga8 changed the title Ensure button counter is announced [Do not review] Ensure button counter is announced Apr 25, 2024
@github-actions github-actions bot temporarily deployed to storybook-preview-4533 April 25, 2024 21:13 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4533 April 25, 2024 21:20 Inactive
@@ -1,6 +1,7 @@
import {EyeIcon, TriangleDownIcon, HeartIcon} from '@primer/octicons-react'
import React, {useState} from 'react'
import React, {useState, useRef} from 'react'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
import React, {useState, useRef} from 'react'
import React, {useRef} from 'react'

@github-actions github-actions bot temporarily deployed to storybook-preview-4533 April 30, 2024 15:48 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4533 April 30, 2024 17:50 Inactive
import React, {useState} from 'react'
import React, {useState, useRef} from 'react'
import {Button} from '.'
import {announce} from '@primer/live-region-element'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
import {announce} from '@primer/live-region-element'
import {announce} from '@primer/live-region-element
test test

@khiga8
Copy link
Contributor Author

khiga8 commented May 3, 2024

@khiga8 khiga8 closed this May 3, 2024
@jonrohan jonrohan deleted the kh-watch-button branch May 9, 2025 18:36
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