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

Carbon Design System variant on top of Web Components

Results 94 carbon-web-components issues
Sort by recently updated
recently updated
newest added

### Summary Hello, There is an input event on bx-selectable-tile, but this event fires *before* the internal input is checked and before the mark is added. Is it possible to...

question
Feature request

### Summary Hello, It seems we cannot defined click event on overflow menu items. Events are not fired. Eric ### Relevant information _No response_ ### Name and organization GP ###...

question

### Description My project was working fine in Angular 10 Typescript 3.9.10, but upgrading to Angular 11 Typescript 4.0.2 results in the following message ``` Error: node_modules/carbon-web-components/es/components/input/input.d.ts:638:9 - error TS2611:...

bug

### Description The project should build without compilation errors but instead faced typescript compilation errors that occured in @carbon/ibmdotcom-web-components. This happens after upgrading to typescript >= 4.4.2 and does not...

bug

### The problem I am replacing \ with \. The UI renders fine. But \ seems to have "input" event only and not "change" event. You can test with the...

Feature request
package: carbon web components

This epic includes links to all of the work required to create or change the components needed to bring the Carbon Web Components repo in-sync with Carbon Core. #### Additional...

priority: high
epic
package: carbon web components
roadmap 2022

### The problem Bringing in upstream changes in `carbon-web-components` into `Carbon for IBM.com` is a cumbersome process, where changes need to be published in `carbon-web-components` first, then published, then pulled...

dev
priority: high
epic
Feature request
v2: prep

### Description I'm trying to import web components but I'm getting the following issue when I'm trying to load the components into my project. ``` import 'carbon-web-components/es/components/dropdown/dropdown'; Error: Type 'K_6'...

bug
dev
severity 2
package: carbon web components

### Description I expected to use the `bx-inline-notification` component with `kind="info"` to populate an info icon next to the notification, but no icon is shown. However, the component does show...

bug
dev
severity 3
package: carbon web components

### Related Ticket(s) https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/8836 ### Description This PR adds support for `icon-placement` in the link component to potentially deprecate the `link-with-icon` dotcom component

:eyes: eyes needed