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

### Description The AutoComplete.Input is possibly re-rendering the input onChange, causing the caret to jump to the end (right-most-location). If I try editing the input, only one alphabet is added...

bug
react
component: Autocomplete
primer-quality

There was a great discussion over in: https://github.com/primer/react/discussions/6078 that highlighted how custom themes have changed for Primer React as we've moved from styled-components to CSS Modules. This issue tracks adding...

react
staff
primer-quality

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

integration-tests: recommended

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

skip changeset
integration-tests: recommended

[Passing axe check](https://github.com/primer/react/actions/runs/15311548973/job/43077612887?pr=6133)

skip changeset
integration-tests: recommended

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

integration-tests: recommended
staff

Closes #4351 The PageLayout component is not opinionated about layout. By adjusting the props, it will fill its parent, and the divider will extend as expected: BEFORE ![before making the...

integration-tests: recommended

### Description ## 🐛 Bug Report When using the Autocomplete or ActionList components from @primer/react, I get the following error: Unexpected Application Error! Cannot use 'in' operator to search for...

bug
react

### Description When using the `Heading` component, I would like to use the `as` type to specify the heading level. This is specified in the component types but when using...

bug
react
component: Heading
staff
primer-quality

### Changelog #### New #### Changed Convert internal component `_VisuallyHidden` to CSS module styling #### Removed ### Rollout strategy - [ ] Patch release - [x] Minor release - [...

integration-tests: passing
integration-tests: recommended
staff