linear[bot]

Results 176 issues of linear[bot]

We should have wordpress (with SQLite) working end to end with Wasmer. Syrus to provide a repo

Steps: 1. Clone: [https://github.com/wasmer-examples/wordpress-wasmer-starter](https://github.com/wasmer-examples/wordpress-wasmer-starter) 2. Run `wasmer run . --net` 3. Access [http://localhost:8080/](http://localhost:8080/) in your browser and refresh multiple times. 4. The server silently crashes (without saying anything to the...

Create fixture for help menu, write tests

Create fixture for actions menu, write tests

Create fixture for main menu, write tests

Create fixture for pages menu, write tests.

Fill out fixture for style panel, write tests.

You should be able to have menus outside of the component. eg: Your style panel could be elsewhere in your app. How easy is it to do this currently? Can...

We should explore some UI around the toolbar/styling buttons (tooltips?) Right now they have simple HTML `title`s but they take forever to show and aren't useful. Our audience isn't necessarily...

ui
Improvement