Juri Wolf

Results 36 issues of Juri Wolf

**Is your feature request related to a problem? Please describe.** When working in groups online, it would be great to have some kind of real time collaboration feature. **Describe the...

Adds "[Svelte implementation](https://go.calliope.cc/tools/makecode/codeimages/) ([source](https://github.com/calliope-edu/MakeCode-Block-Image-Tool))" to the list of blocks embed samples.

# Bug Template **Describe the bug** When you create an image of your code, the blocks on the edge are all a little cropped. It's not that much visible, but...

Creating a new account on GitHub for working with MakeCode leads to account suspension. Any teacher who starts with MakeCode and wants his students to register an account on GitHub...

In shared projects there are two buttons for editing. The gray one, which works fine and the button in the top right corner of the iframe. If some clicks on...

I think about having a title and a subtilte, which should both be searched but have different formatting. of course I can do `const extract = (item) => ' '...

Introducing a filter for selecting items additional to `filter` and `disable`. This gives selected items an class, which could be styled from outside. Actually I keept `selected` as class name,...

### 💭 Description The documentation for `storageCreateFile` seems wrong: https://appwrite.io/docs/server/storage?sdk=nodejs-default#storageCreateFile For the `file` parameter, there is only a string allowed: https://github.com/appwrite/sdk-for-node/blob/4f021b92b6ddf5598d5d8c66c410b8056788d16c/lib/services/storage.js#L334 https://github.com/appwrite/sdk-for-node/blob/4f021b92b6ddf5598d5d8c66c410b8056788d16c/lib/services/storage.js#L340 The code Example and the description are claiming,...

documentation

### Describe the bug The relative asset paths for the static adapter do not work when I use vite imagetools. The resulting paths are always starting with `./_app/...` instead of...

bug
p1-important
paths.base

Issue: https://github.com/storybookjs/storybook/issues/19409 ## What I did Added storybook specific classes to Page and Header components to prevent its CSS being applied to other elements. This solution was discussed here before:...

bug
cli