carbon icon indicating copy to clipboard operation
carbon copied to clipboard

A design system built by IBM

Results 382 carbon issues
Sort by recently updated
recently updated
newest added

Closes #13549 Add TypeScript types for CodeSnippet and CodeSnippetSkeleton Depends on #15213 #### Changelog **New** - Types for CodeSnippet and CodeSnippetSkeleton **Changed** - .js -> .tsx files **Removed** - n/a...

### Summary We'd like the tooltip component to have options to set a delay on hover to avoid unintentional activation. ### Justification The native tooltips that we are using have...

type: enhancement 💡
role: dev 🤖
component: tooltip
status: needs triage 🕵️‍♀️
role: design :pencil2:

### Package carbon-components, carbon-components-react ### Browser Chrome ### Operating System Windows ### Package version v1.12.0 ### React version v1.12.0 ### Automated testing tool and ruleset n/a ### Assistive technology JAWS...

version: 10
severity: 3
type: bug 🐛
type: a11y ♿
role: dev 🤖
package: react
version: 11
component: progress-indicator
screen-reader: JAWS
screen-reader: VoiceOver
package: @carbon/react

Closes https://github.com/carbon-design-system/carbon/issues/15616 Adds a conditional `Tooltip` around `Slug` if a `TooltipDescription` is provided. #### Changelog **New** - `TooltipDescription` provides the text that will be rendered inside the `Tooltip` for `Slug`...

status: blocked 🙅‍♀️

### Issue The current Treeview component lacks support for actions specific to different node levels (branch/parent vs. leaf/child). Also, it is not allowing the user to add new leaf nodes...

type: enhancement 💡
proposal: open
component: treeview
role: design :pencil2:

### Package carbon-components-react ### Browser Chrome ### Package version 7.50.0 ### React version 17.0.2 ### Description when data wraps onto another line, there's no bottom spacing for columns that wrapped...

severity: 3
type: bug 🐛
role: dev 🤖
package: react
component: data-table

Closes #16747 When the `maxCount` word limit is set along with the `enableCounter` prop, the screen reader announcement for the word/character count used to only triggers once when `10 words/characters`...

### Package @carbon/react ### Browser Firefox ### Operating System _No response_ ### Package version v1.58.0 ### React version 18.02 ### Automated testing tool and ruleset Manual QA ### Assistive technology...

severity: 3
type: a11y ♿
role: dev 🤖
component: text-area
screen-reader: JAWS

### Package @carbon/react ### Browser Chrome ### Package version v1.60.3 ### React version 18.02 ### Description When the `maxCount` word limit is set along with `enableCounter` prop , users can...

type: bug 🐛
severity: 2
role: dev 🤖
component: text-area

Closes #16512 Removed the selection from first items after the Dropdown is open. Changed tests to match the expected behaivour. #### Testing / Reviewing - Test if `Combobox`, `MultiSelect` and...

status: one more review 👀
component: combobox
component: multiselect
component: filterable-multiselect