Zipper-Inc / zipper-functions

The code for zipper.dev and zipper.run. Write and run typescript functions in your browser without having to write any auth, FE, API code.
https://zipper.dev
MIT License
6 stars 2 forks source link

Avatars on playground aren't behaving correctly #719

Closed arielconti10 closed 9 months ago

arielconti10 commented 10 months ago

Screenshots and/or Video Before: image

Now:

image

What's the bug? We use to have those stacked avatars with the "Online" indicator in the playground. After deploying the switch to tailwind design system they're gone

How to reproduce? Steps to reproduce the behavior:

  1. Go to the playground and open multiple tabs

What's the expected behavior? We should have the previous stacked avatars back

miguel-nascimento commented 10 months ago

https://github.com/shadcn-ui/ui/pull/2107 https://github.com/shadcn-ui/ui/pull/306/ Maybe this can help

arielconti10 commented 9 months ago

@MatheusLittig is it fixed?

arielconti10 commented 9 months ago

Looks fixed