jamiecjm

Results 7 comments of jamiecjm

Hi, looks like [#5926](https://github.com/excalidraw/excalidraw/issues/5926) has been merged. Can I work on this one?

Thanks! What's the reason of not using [@radix-ui/react-context-menu](https://www.radix-ui.com/docs/primitives/components/context-menu)? Seems to be more straightforward implementation wise and the size is around [26.55 kB](https://bundlephobia.com/package/@radix-ui/[email protected])

Tested this using [#6483](https://github.com/excalidraw/excalidraw/pull/6483) With `react-dropdown-menu`: ![Image](https://github.com/excalidraw/excalidraw/assets/26139842/69dbce86-b090-4767-a293-ffcf5f5eabc4) With `react-context-menu`: ![Image](https://github.com/excalidraw/excalidraw/assets/26139842/4f8a94c8-605b-4c4a-bf0c-72d1c8486e0c) I can use `react-dropdown-menu`, I'm just curious.

Yeah it should be similar

How does it look in dark mode? Does using the variables/design token adjust to dark/light mode automatically?

What should the hover state of Delete look like? The current behaviour has a red background on hover ![Image](https://github.com/excalidraw/excalidraw/assets/26139842/5656c098-9642-4e2d-8855-c45c16d66624)

Hi should I use the chevron right icon from radix-ui? Or is there one in the package already? ![Image](https://github.com/excalidraw/excalidraw/assets/26139842/0cbc4b46-00da-4a87-a63b-af66d5f3f89c)