Marc Seitz

Results 450 comments of Marc Seitz

It's probably less privacy sensitive if it was enabled only for my own dub / custom domain links. But generally it would be cool to have it dub-link wide

Thanks @Omkar-omi for your hint. Since many are using shadcn-ui for the sonner implementation: here's my fix that also restores the **hover effect** ```diff ```

Stumbled on this because I also wanted to customize the error message from the promise. I love the `toast.promise` makes the written code super clean. I'll take a look over...

I have read the CLA Document and I hereby sign the CLA

I like this but I think the watermark should not be movable. instead it should be permanently attached to the image in a fixed location. Not sure how to best...

@ashrafchowdury this would most definitely be a pro feature. it would be awesome if we could manipulate the image before it hits the client. so far I only know of...

Thanks for the initial project @ashrafchowdury. We just shipped watermarking here #576. You might find the approach slightly differently.

@ashrafchowdury what would be cool is adding the reactions on the analytics graph. This way we can see which reactions were given per page

That’s a good point, @dephraiim. There are certainly alternatives but not yet compatible with the vercel blob API. Would need to build a separate exception for local dev. I can...