Antonio Sarcevic

Results 30 issues of Antonio Sarcevic

from #277 ### Current behavior I've created a [repo](https://github.com/SarcevicAntonio/cy-ng-ut-issues) that contains two components, and two tests. Both show different issues. 1. The CardComponent Spec isn't getting rendered because it uses...

🐛 bug

There are a few things I stumbled over when trying to set up cypress-angular-unit-test for our Angular Component Library. Currently it looks like the repo is setup in a way...

📝 documentation

### Describe the bug We are using `crypto.randomUUID()` to generate unique IDs for input label associations on the fly in our Svelte 3 `` component: ```js let inputId = crypto.randomUUID();...

to triage

In Safari, `contenteditable="true"` is broken when used on an element nested in an element using `dndzone`. I have a minimal repro REPL for you: https://svelte.dev/repl/4fc7a33039d54ca3a4d5cc59ad7bb6fc?version=3.49.0 (Safari only)

bug with a workaround available

For some library docs, I have a playground for users to test out components with different inputs and a dynamic code block that changes depending on the inputs. Since the...

assigned
environment

Could we use `getApp` to remove the need to pass in firebaseApp, Auth and Firestore instances? I could probably whip up a PR if you are interested.

### Describe the bug pasted from #273: Also i think there's still a bit of weirdness when moving folders. For example if i have a folder structure like this ```...

bug

### Describe the problem Would be cool for SvelteLab to support the [Svelte Inspector](https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/inspector.md#inspector) ### Describe the solution you would like Clicking an element in the preview with Svelte Inspector...

enhancement

### Describe the problem The current layout of SvelteLab is mostly inspirited by svelte REPL and Stackblitz, but my personal preferred layout would look radically different. I want the terminal...

(+ guide to replace icon on macos)

documentation