Pedro Ferreira

Results 49 issues of Pedro Ferreira

This would help with fixing this issue https://github.com/mui/mui-toolpad/issues/826 by using a single source of truth for the minimum component dimensions. Also closes https://github.com/mui/mui-toolpad/issues/461 Using it already for `Select` component minimum...

Closes https://github.com/mui/mui-toolpad/issues/712 Include an `innerRect` property with the exact position and dimensions of a component, excluding its box container. This will be useful later for showing a better UI for...

on hold
PR: out-of-date
enhancement

WIP, will continue this later - need access to element inner rects as in https://github.com/mui/mui-toolpad/pull/814

new feature
on hold
PR: out-of-date

Closes https://github.com/mui/mui-toolpad/issues/758 - [ ] I have followed (at least) the [PR section of the contributing guide](https://github.com/mui/material-ui/blob/HEAD/CONTRIBUTING.md#sending-a-pull-request).

PR: out-of-date

Disable bindings for layout props, following the discussion here: https://github.com/mui/mui-toolpad/pull/804 I decided to keep the underlying infrastructure for layout bindings just in case we still want it in the future.

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Summary 💡 In the editor, make it possible...

feature: App Editor

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Summary 💡 Currently, element spacing in the editor...

feature: App Editor
scope: toolpad-studio

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Summary 💡 Right now, for component properties that...

priority: low
feature: App Editor

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Summary 💡 Right now there are multiple operations...

feature: App Editor

**Context:** - Playwright Version: 1.25.2 (latest) - Operating System: Mac - Node.js version: 16.17.0 - Browser: Firefox - Extra: React app **Code Snippet** I've made a minimal reproduction of the...