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

### 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 - https://cloudscape.design/components/tabs/ - https://cloudscape.design/components/side-navigation/ just like ```tsx const theme: Theme = { tokens: { colorTextTabsActive: ?: GlobalValue | TypedModeValueOverride; colorTextSideNavigationHover: ?: GlobalValue | TypedModeValueOverride; } } ``` ###...

enhancement

### Description The existing time input component lacks intuitiveness and ease of use; integrating a time picker would significantly enhance the user experience. Could you please develop a time picker...

enhancement

### Description Borderless table in Visual Refresh does not include its own internal paddings so the padding needs to be provided by the container, whereas in Classic the padding from...

### 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 how can i add my my on icons in nav bar and also in table i want to add icons which have there own functionality can i do...

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 Whenever we code select we pass in Enum Strings that match our API 1:1. Since Cloudscape Select Components Option & OptionDefinition has value typed as a string. We...

### Description This change affects releases to `dev-v3-*` branches. For such releases all tests are ignored to speed up propagation and assuming all tests will run anyways in the dev...

### Description It would be nice if we can do some enhancement to CloudWatch dashboard component: 1. It allows for customization for some styling like removing or replacing the grey...

enhancement