Chris Dhanaraj

Results 7 issues of Chris Dhanaraj

Resolves #18 Essentially matches the `useMemo/useCallback` usage that the other wrapped functions (initialStateAndEffects / wrappedDispatch) already have

Hello! First off, love this library so much, it's made my code so much more clean. Simplified reproduction: https://codesandbox.io/s/red-https-bxpo0?file=/src/App.tsx But anyways, I've run into this scenario recently and was able...

Hey there! I'm trying to leverage Graal to run Remix (React metaframework), but I run into a couple of issues - the most pressing one is that I can't add...

Hello! I can pick this one up but wanted to put it out for discussion. When I was going through the character creation flow, there were two sticky points that...

UX

Right now we're getting some overrides on line-height and letter-spacing from the `system-styles.css` file. I don't think these adjustments are doing much, and _generally_ web-fonts don't deal well with letter-spacing...

UX

Occasionally we swap to center-justified on content blocks, generally [a bad idea for large amounts of content](https://thewebsitearchitect.com/does-center-aligned-text-matter-for-accessibility/). **Before** ![Screen Shot 2023-01-27 at 12 52 45 PM](https://user-images.githubusercontent.com/1266014/215194857-1be1def2-30bf-4a52-b86f-90f0c558dad7.png) **After** ![Screen Shot 2023-01-27...

UX

Hello! Okay sorry for the delay, some life things prevented me from getting to this. **General Disclaimers:** Proof of concept, not production code, etcetec. This draft is to show how...