mui-toolpad icon indicating copy to clipboard operation
mui-toolpad copied to clipboard

Toolpad Studio: Low-code admin builder. Open-source and powered by MUI.

Results 414 mui-toolpad issues
Sort by recently updated
recently updated
newest added

Aspects: * Catalog placement in overall app layout * Search box to filter * Organization of components in categories * Visual cues (icon for each component) ### Benchmarks * Framer...

design: ui
design: ux
feature: App Editor

Users don't always realize they're sharing their app under the release-specific URL. Users won't receive updates when using this URL as the app gets deployed. We should clearly mark the...

design: ux

Should at the very least support - href - text In the meantime, it can be implemented with a custom component: ```tsx import * as React from "react"; import {...

waiting for 👍
feature: Components

It should be possible to use the global scope tree on the right to fill in values in the code editor. ![Screenshot 2022-06-09 at 11 53 09](https://user-images.githubusercontent.com/2109932/172820355-be9f013f-3fc8-4b98-8138-2b7e70d20382.png) Notes: * This...

new feature
priority: low
feature: App Editor

* Allow for tracing back the dependants of a certain UI element/query/... * In the same spirit we should warn before deleting an element that is being depended on *

new feature
scope: toolpad-studio

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Summary 💡 This in an exploratory discussion about...

design: ui
design: ux

Add a button in the datagrid columns control to infer again all columns based on the data it received. This would help when the user has changed the underlying datasource.

feature: App Editor

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Summary 💡 This is related to READ scenario...

new feature
feature: Components

From https://github.com/mui/mui-toolpad/issues/309 > DX: In the "Bind a property" view, it would be interesting to know the nature of the global variable. Is it a component or an API state?...

priority: low
feature: App Editor

Currently we only fetch JSON. We should allow other formats, like plain text, or CSV. The post-transform should also help in shaping non-JSON responses further.

feature: Connections
scope: toolpad-studio