start-ui-web
start-ui-web copied to clipboard
π Start UI [web] is an opinionated UI starter with π¦ TypeScript, βοΈ React, β«οΈ NextJS, β‘οΈ Chakra UI, π¦ tRPC, β² Prisma, ποΈ TanStack Query, π Storybook, π Playwright,π React Hook Form,β½From the...
## Describe your changes closes # Simplified version of the Avatar Upload process :  Notes : - **To upload a file in a different folder on the bucket**, the...
Add the flow to allows users to delete their account
Currently, on start ui V2 , prisma `@unique` constraint is case sensitive. You can create two items 'test' and 'Test' as it is considered different. It would be nice to...
Description - add NumericStepperInput component  
## Describe your changes replacing `useColorModeValue` with `_dark` ## Screenshots 
As `_dark` is implemented in Chakra UI, we do not need `useColorModeValue` anymore for most of its implementation. Check for source code using it and refactor to use `_dark`
I think this could be a good idea to add focus on field username by default ?  
## Describe your changes closes #336 - add default focus on login page ## Screenshots
## Describe your changes closes #404 - add NumericStepperInput component ## Screenshots
