deep-foundation / deep-foundation/deepcase-app
Use according elements from chakra
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Box is used here but Button from chakra could be used instead
https://github.com/deep-foundation/deepcase/blob/53030d2d6b5f818fef432d4692b87f2f3fec8360/imports/packager-interface/packager-interface-tabs-content.tsx#L129
Info how to integrate chakra with framer motion - https://chakra-ui.com/getting-started/with-framer
Pros: I have tried to use chakra [Menu](https://chakra-ui.com/docs/components/menu) and https://github.com/deep-foundation/deepcase/issues/77 was fixed because menu items do not "exist" when menu is not opened while the current solution has this bug:
I have not used this solution in https://github.com/deep-foundation/deepcase/pull/98 because my first attempt to integrate chakra with framer was not successfull. Poissibly I will try again
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.