react icon indicating copy to clipboard operation
react copied to clipboard

An implementation of GitHub's Primer Design System using React

Results 520 react issues
Sort by recently updated
recently updated
newest added

Closes https://github.com/github/primer/issues/4607 Continued from https://github.com/primer/react/pull/5829v This pull request introduces a new `variant` prop to the `UnderlineNav` component, allowing removal of the horizontal padding for tabs. https://github.com/user-attachments/assets/810fb91e-fa0e-41d6-b14b-ae257cf93a60 ### Changelog #### Changed...

integration-tests: recommended

[View Rendered ADR](https://github.com/primer/react/blob/5cb4d27746f1098c93721384c26cc386eb705cab/contributor-docs/adrs/adr-022-css-layer-names.md) Adds an ADR in order to define our CSS Layers and the order that they should be applied in. I wanted to take a stab at defining...

skip changeset
staff

### Description The "View organization" button text visibly overflows its container, extending beyond the button boundaries. This creates visual glitches and violates design consistency. ![Image](https://github.com/user-attachments/assets/3b613759-150a-4300-9614-5a033b53e48f) ### Steps to reproduce 1....

bug
react
status: needs more info

Follow up to work in: https://github.com/primer/react/pull/5948 and https://github.com/primer/react/pull/6048 ## tl;dr This work proposes a new way of documenting for our React library. This new approach will: - Automate the generation...

skip changeset
integration-tests: recommended
staff

### Description All the docs below talk about the `sx` prop however internally we have communicated to avoid this: - https://primer.style/product/getting-started/react/ - https://primer.style/product/getting-started/react/core-concepts/ - https://primer.style/product/getting-started/react/theming/ This leaves us with CSS...

bug
react
primer-quality

Relates to https://github.com/github/primer/issues/4997 #### Changed - Rebuild SelectPanel snapshots #### Removed - FilteredActionListEntry - ModernActionList test cases - FilteredActionListWithDeprecatedActionList.tsx - ModernActionList usage throughout the codebase ### Rollout strategy - [x]...

staff
integration-tests: failing

Update snapshots

skip changeset
integration-tests: recommended

### Description Non descriptive error causes ui not to render using some components. Downgrading to react 18 solved this issue. I'm not sure which components are affected but at least...

bug
react

Closes # ### Changelog #### New #### Changed #### Removed ### Rollout strategy - [ ] Patch release - [ ] Minor release - [ ] Major release; if selected,...

integration-tests: recommended
staff

### Changelog #### Changed Proposed: - Avatars in AvatarStack are evenly spaced apart - Avatars in AvatarStack do not progressively fade in opacity Risks: - AvatarStack is wider and breaks...

integration-tests: recommended