[feat]: Radix updated implementation
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 29.1k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
A clear and concise description of what the feature is
Currently there is the docs on Radix website, https://www.radix-ui.com/primitives/docs/guides/animation
and the one using stitches
Radix UI's guide throws a React.Fragment error.... and the stitches guide may not be the most relevant as stitches is no longer maintained since June 2023.
Could someone from the React Spring team reply on the best approach following a clean pattern as the radix-ui's guide, or add Tailwind into the mix?
Why should this feature be included?
Stitches is no longer maintained and guide on using it with Radix causes an error
Invalid prop refsupplied toReact.Fragment. React.Fragment can only have keyandchildren props.
Please provide an example for how this would work
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the current React Spring guide using Stitches with Radix UI's animation guide. Define a maintained Radix integration pattern, optionally including Tailwind, and verify that the example avoids the reported React.Fragment ref error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, tailwindcss, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100