view_components icon indicating copy to clipboard operation
view_components copied to clipboard

ViewComponents for the Primer Design System

Results 142 view_components issues
Sort by recently updated
recently updated
newest added

Fixes https://github.com/primer/view_components/issues/1384

ruby

This is the initial implementation of the `Primer::Alpha::Overlay` component done in https://github.com/primer/view_components/pull/1214. This is largely based off of `Primer::Alpha::Dialog` but with various tweaks to improve ergonomics and make it more...

javascript
ruby

migrates `Primer::Image` to `Primer::Alpha::Image`, deprecates `Primer::Image` and updates references

ruby

Add an accessible column on the component statuses page. Tracking issue: https://github.com/github/primer/issues/1212 Related: https://github.com/primer/react/pull/2258

**THIS PR IS STILL A WORK IN PROGRESS.** For more information, read the following ADR: _this is still incomplete_ [0252-responsive-component-base.md](https://github.com/primer/view_components/blob/d0ebf5c3bc5344412a66a0cfda097f6e1f335dce/adr/0252-responsive-component-base.md) If you want to start review this PR while still...

ruby

https://github.com/github/primer/issues/932 ## TODO - [x] Hide divider when it's the first item in the overflow menu. [Details](https://github.com/primer/view_components/pull/1339#issuecomment-1231248352) - [x] Look into alignment option [Details](https://github.com/primer/view_components/pull/1339#issuecomment-1231279420) - [x] Do we need `ActionBar-item`...

javascript
ruby
css

I noticed (chatting with @keithamus) that using the Dialog viewcomponent, when the dialog closes, focus is always returned to the assigned trigger button. But in fact it should be returned...

Hello! Currently the `Dialog` has an optional `with_show_button` slot that can be rendered as `Button` to open the dialog. We ran into a case where we wanted the slot to...

rails

Hello, I'm planning on adding file upload support to my app (and other fields types, such as rich text area) and I'm wondering what would be a good strategy to...

rails

Cross-referencing: [github/accessibility/issues/1726](https://github.com/github/accessibility/issues/1726) to keep this issue surfaced in this repo. Some discussions around potentially moving to playwright. cc: @owenniblock, @primer/rails-reviewers

rails