Hermann Kao
Hermann Kao
hi, when i have a branch with 2 or more slashes in its name, the extension truncates the name For example: `feature/something/something-else/another-thing`gets truncated and it shows `feature/something`
**Describe the bug** There is nearly no colors on the extension panel **To Reproduce** Steps to reproduce the behavior: 1. Install the extension 2. Go to tinder.com **Expected behavior** The...
This pull request includes a small change to the `BooleanField` component in the `packages/shadcn/src/components/ui/autoform/components/BooleanField.tsx` file. The change ensures that the checkbox is set to its default checked state based on...