carbon-components-vue icon indicating copy to clipboard operation
carbon-components-vue copied to clipboard

Vue implementation of the Carbon Design System

Results 201 carbon-components-vue issues
Sort by recently updated
recently updated
newest added

If the title property of a CvSideNavMenu entry exceeds the available space, truncation will happen. Since there is no way to define a (HTML) title, the entire label is never...

stale 🍞

Contributes to #1607 ### What did you do? Updated to current File object coming from event to internalFile so that if a file has been modified the internalFiles are updated...

Component CvGrid is missing the index.js so the normal import of CvGrid, CvColumn and CvRow doesn't work installing the package ## Steps to reproduce the issue 1. Install @carbon/vue 2....

## Screen reader tools (JAWS, VoiceOver) doesn't read Combobox or multi select box options using Arrow keys ## Detailed description #### When using a screen reader tool, using the arrow...

stale 🍞

## Detailed description ### **Describe in detail the issue you're having.** _there are some reports in the accessibility CarbonVue generated by the IBM accessibility checker that in the Carbon React...

stale 🍞

## Detailed description Unable to run Jest any tests on default vue-cli project with carbon-vue and carbon icons. We were only able to run the jest tests when all the...

stale 🍞

When using the Carbon Vue.js Accordion component in a modal in Chrome there are some problems if several accordion items are expanded and the content is very large. This is...

stale 🍞

Improving [cv-file-uploader] to overwrite an existing file in the list Plans: - update the addFiles function to overwrite an existing file when it receives files from an event. For example,...

V3 - Vue 3

Contributes to #1573 ## What did you do? add vue extension to import statements where it was missing. ## Why did you do it? This **may** resolve 1573 ## How...

Contributes to #1615 ## What did you do? Prevent batch actions from showing for empty tables ## Why did you do it? Batch actions should not show for empty tables....