Jan Potoms

Results 175 issues of Jan Potoms

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Summary 💡 We should add a switch to...

new feature

Currently I can make POST requests but can't configure a body. Allow configuring a body and binding to page state. Tracking issue for https://github.com/mui/mui-toolpad/pull/721

new feature
feature: Connections

- [ ] raw body, with selectable content type - [ ] x-www-form-urlencoded Fixes https://github.com/mui/mui-toolpad/issues/850

PR: out-of-date

Test basic functionality in a playwright test: - Can we test drag & drop? (In a way that doesn't regress constantly) - selection and default property values https://github.com/mui/mui-toolpad/issues/755 - deleting...

core

One way of solving the onboarding problem. This should configure formatting code correctly on save. An alternative could be to run prettier as an eslint plugin

As we evolve our application format, we sometimes need to make breaking changes. As users upgrade their Toolpad instance their apps shouldn't break. When we can't add changes to the...

core

We use a `NodeNameEditor` component throughout the app to both display and edit the names for Toolpad DOM nodes. currently it's always displayed as a text input. We could think...

feature: App Editor

Would it be possible to add start and end position of the original source to the JsonML tree and the generated HTML as classes or data attributes? I would use...

feature

I'm syncing an assets folder to S3 to be served over CDN. I noticed that .woff files get `Content-Type: binary/octet-stream` instead of `application/font-woff`.

feature-request
s3
s3mimetype
community
contribution-ready

![Screenshot 2022-10-20 at 16 49 06](https://user-images.githubusercontent.com/2109932/196982270-f7879ce9-6682-438d-8c2e-13656f6c6b53.png)

feature: App Editor
enhancement