start-ui-web icon indicating copy to clipboard operation
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...

Results 109 start-ui-web issues
Sort by recently updated
recently updated
newest added

## Describe your changes closes # Simplified version of the Avatar Upload process : ![image](https://github.com/BearStudio/start-ui-web/assets/135032615/35d66b4a-7876-418f-bf6f-cc1e5538d5b0) 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 ![Screen Shot 2566-08-15 at 16 49 22](https://github.com/BearStudio/start-ui-web/assets/72857421/ba221ce8-5196-4de2-b3f1-470ef894421a) ![Screen Shot 2566-08-15 at 16 49 34](https://github.com/BearStudio/start-ui-web/assets/72857421/e749c224-107c-45c8-8d59-84ffb8b05d10)

## Describe your changes replacing `useColorModeValue` with `_dark` ## Screenshots ![Screenshot from 2023-09-04 12-08-28](https://github.com/BearStudio/start-ui-web/assets/46535846/b04e8eb9-795f-4b96-9689-75a140e9fd71)

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`

good first issue

I think this could be a good idea to add focus on field username by default ? ![image](https://user-images.githubusercontent.com/7570753/219291847-c8e19d6c-c220-4238-a31f-2424874def89.png) ![image](https://user-images.githubusercontent.com/7570753/219292086-b61621b6-3bc1-48e0-83a6-d982087db817.png)

enhancement
good first issue

## Describe your changes closes #336 - add default focus on login page ## Screenshots

## Describe your changes closes #404 - add NumericStepperInput component ## Screenshots

![image](https://user-images.githubusercontent.com/9749061/236138196-ce7336d5-7652-4b5b-ac30-c9910302d215.png)