components icon indicating copy to clipboard operation
components copied to clipboard

React components for Cloudscape Design System

Results 428 components issues
Sort by recently updated
recently updated
newest added

…rigger-buttons indepenently ### Description Consolidating the logic for the toolbar trigger buttons and adding unit tests for them - in Visual Refresh this combines the logic for the mobile or...

### Description Setting `isHandlersDisabled` to `true` is only necessary at the moment where a popover is pinned. This is managed in the effect right below the change in this PR....

### Description Changed token selector to work consistently in unit- and e2e tests. A downside is that the updated selector matches an element higher in the hierarchy so that e.g....

### Description Animations for panels got deprioritized and removed when merging the toolbar code into mainline (#2374). This commit adds them back. It also fixes a bug (?) where VR-only...

### Description In the [Tabs component](https://cloudscape.design/components/tabs/?tabId=playground), for accessibility concerns, we have customers who only use the keyboard to navigate through the tab menu. However, once we press the arrow keys...

enhancement

### Description Related links, issue #, if available: n/a ### How has this been tested? Review checklist _The following items are to be evaluated by the author(s) and the reviewer(s)._...

### Description Support percentage (rather than pixel) widths in resizable table columns, so that more responsive table layouts can be created. Related links, issue #, if available: AWSUI-22206 ### How...

### Description TBCompleted Related links, issue #, if available: n/a ### How has this been tested? Review checklist _The following items are to be evaluated by the author(s) and the...

### Description Introducing new property filter i18n string to format tokens. The output is used on the token group ARIA label and as a new argument for the remove label...

### Description Related links, issue #, if available: n/a ### How has this been tested? Review checklist _The following items are to be evaluated by the author(s) and the reviewer(s)._...