react
react copied to clipboard
An implementation of GitHub's Primer Design System using React
Copied from https://github.com/primer/react/pull/3816 (due to merge conflicts) As a part of addressing accessibility sign-off review comments https://github.com/github/primer/issues/1115#issuecomment-1499501472, this PR updates the stories to ensure the order of the elements are...
This has been an ongoing issue with the Button component across all frameworks. [Previously](https://github.com/primer/react/pull/4062), we had hoped to introduce this change that allows button labels to wrap by default if...
Reverts primer/react#4472
> [!NOTE] > This is a part of our weekly mob programming session 👀 `Token` -> `Label` `AvatarToken` -> `Label` w/ leading visual prop `IssueLabelToken` -> `IssueLabel`
Related to https://github.com/github/primer/issues/2099 Currently, the `inline` property only works in combination with the `data-a11y-link-underlines` attribute. However, the link should always be underlined if `inline` is set to true and no...
Will resolve: https://github.com/github/accessibility-audits/issues/6932 We have an open accessibility issue related to how we handle `aria-expanded` within `AnchoredOverlay`. We did not apply `aria-expanded` when a menu was open since it was...
Allows `disabled` items in `ActionMenu` and `SelectPanel` to remain focusable. This stems from [feedback we've received from the Accessibility Team](https://github.com/github/accessibility/issues/6012#issuecomment-2029977243). ### Changelog Integration test PR: https://github.com/github/github/pull/324056 Passes with small modifications...
### Description I am writing to report an issue with a Flash component that I have been using on my website. The component appears to have an auto-styling feature that...
Context https://github.com/github/issues/issues/10142 Update our `Portal` behavior to check for an activeElement and, if it has one, blur the element. This seems to help address a timing issue where we are...
_This is a scheduled issue for tracking the release between Monday, April 22nd and Monday, May 6th_ | Last week | Value | | :-------- | :---- | | Issue...