react-components icon indicating copy to clipboard operation
react-components copied to clipboard

A set of components based on Vanilla Framework

Results 95 react-components issues
Sort by recently updated
recently updated
newest added

- Default - Small - Stacked

Priority: Low

- Default - Dark - With icons - With labels

Priority: High

https://github.com/canonical-web-and-design/maas-ui/pull/1007

Feature 🎁
Priority: Medium

![III Action logs - Default view](https://user-images.githubusercontent.com/532033/115276747-abd70700-a100-11eb-941b-d0ecf8a707ab.png) After implementing the above it would be easier to test if we could select rows based on some criteria, a `data-test` prop so that...

P3 Needs decision

React Table `useTable` takes `n` arguments after the first for plugins. ```js const instance = useTable( { data: [...], columns: [...], }, useGroupBy, useFilters, useSortBy, useExpanded, usePagination ) ``` In...

P3 Needs decision

Implement `p-separator` as React components. Additionally, HR has couple or variants (`is-full-width`, etc) that could be in the scope of that as well.

We've had some issues when trying to use `yarn link` where there were errors around multiple versions of React running and missing dependencies. After some investigation this appears to be...

Priority: High
P3 Triaged
Triaged: new architecture