Kaiyu Hsu

Results 9 issues of Kaiyu Hsu

Is there any way to add search functionality to the tree?

enhancement

I've set up twin macros with [stitches](https://stitches.dev/) following the [examples](https://github.com/ben-rogerson/twin.examples/tree/master/next-stitches-typescript#complete-the-typescript-setup) but my `styled-components` export `any` type. I was wondering if there's a way to type it so that I can...

The exchange has a memory leak that's only noticeable in high volume traffic. We append a callback function to `pendingReplies` but never remove it once it's called. Here are some...

When using this template for a project I noticed that the [hardcoded theme imports in storybook](https://github.com/rangle/radius/blame/master/packages/ds/src/4-color-tokens.stories.mdx#L7) makes updating the theme, particularly adding, removing, or editing the theme name a very...

status: needs triage
kit: Storybook

Running into issues installing with `npm` and the latest major version of react ``` ➜ app git:(game-ui) ✗ npm install -S pietile-carousel npm ERR! code ERESOLVE npm ERR! ERESOLVE unable...

## Summary - replace the legacy realtime/turn-based hooks with a PlayroomKit-inspired provider and lightweight hook surface - simplify the PartyKit server to track shared state, per-player state, and host assignment...

codex

### Name @uicapsule ### URL https://www.uicapsule.com/r/registry.json ### Homepage https://www.uicapsule.com/ ### Description A curated collection of components that spark joy. Featuring interactive concepts, design experiments, and components in the intersection of...

# Bug report Everything works when I import `@codesandbox/sandpack-react` but if I switch to `@codesandbox/sandpack-react/unstyled`, `tsx` files in the editor are only rendered in a `pre` tag (non editable) ##...