interface icon indicating copy to clipboard operation
interface copied to clipboard

Define your own management UI with high-level React.js components and it automatically connects via GraphQL API.

Results 25 interface issues
Sort by recently updated
recently updated
newest added

This change is [](https://reviewable.io/reviews/contember/admin/420)

This change is [](https://reviewable.io/reviews/contember/admin/417)

Allows to extend & resolve `className` of component and its sub-components. --- This change is [](https://reviewable.io/reviews/contember/admin/393)

enhancement

``` "@contember/admin": "1.1.0-alpha.7", "@contember/admin-i18n": "1.1.0-alpha.7", ``` ![](https://user-images.githubusercontent.com/1045362/181043519-2f0c9a89-7deb-44f9-84b8-cecdd2bef2f3.gif) ![](https://user-images.githubusercontent.com/1045362/181043796-6d63f9fd-68c0-4585-901d-83a5633496e0.png)

bug

This change is [](https://reviewable.io/reviews/contember/admin/404)

blocked

Scroll inside dialog when content is longer than viewport. - - - This change is [](https://reviewable.io/reviews/contember/admin/411)

This PR introduces `View` component to support grid and flex-box layouts. https://user-images.githubusercontent.com/387611/178423488-14354da5-66f9-4197-884f-6fb8a703ed08.mov - `View` is possible to style by setting props (e.g. `borderRadius`, not just `style` & `className`), component will...

enhancement
blocked

Add option to show editor button labels. Preview: ![Screenshot 2021-09-29 at 10 48 33](https://user-images.githubusercontent.com/47249487/135235285-9a70d4a6-6820-4c45-82d7-c03c2c6c9100.png)

bug

**Expected behavior**: Section component should wrap it's children inside a Tab and show/hide them when the tab is active. **Issue**: Children components are displayed inline, just after previous section children...

enhancement

The error appears when the `` in the filter in datagrid is deleted. The same is for `` but the difference is it freezes the page. Error text: **Cannot read...