Malte

Results 102 issues of Malte

Notes: ![Image](https://github.com/concrete-utopia/utopia/assets/2945037/716aa209-34a3-45c8-8475-d07e4a5491c4) Once this is done, please ping @maltenuhn to check if there are other places we might still need the Classic insert menu. Separately: we still want draw-to-insert (and...

**Problem** We now have the remix starter project with a few pages. It should help us and folks using Remix to easily show and test the remix-specific capabilities of Utopia,...

- [ ] Introduce arrow key navigation of the list, including handling of initial and filtered states (highlighted element disappears: how to handle that) and Enter to apply. NB this...

In using the API, we discovered that we want some additional control: - [ ] Entire style section should be suppressable, but should also be collapsable by default - [...

Duplicate

**Problem** We have too many insert / para-insert menus **Solution** Unify them. This can be separate PRs! - [ ] The **buttons** on the current toolbar should load the context...

When inserting an element, if the element is already imported but the import path is a `from '~/components/...` type ~ route, renameDuplicateImports falsely does not match `./components` and `~/app/components/` and...

**Problem** In the sample store, we can have an asset `skateboard.png` in the `public` folder. When trying to load that inside the project with ``, the browser / utopia is...

We currently don't allow for deletion of generated components - but you should be able to delete (the content of) _their_ render props ![Image](https://github.com/concrete-utopia/utopia/assets/2945037/e91047c4-51f1-4a7e-9e42-4fc4c04b8bae)