Results 12 issues of Ric Sala

### Environment Environment System: OS: macOS 13.5 CPU: (16) x64 Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz Memory: 392.10 MB / 32.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.10.0 -...

bug
triage

### Describe the feature / bug 📝: I am following the docs: ![image](https://github.com/emilkowalski/sonner/assets/28371562/5ada065c-31a1-4506-99b0-607236341f89) And icons prop seems to not be there:

**Config File** { "hasSrc": true, "packages": [ "shadcn-ui", "prisma", "next-auth", "stripe" ], "preferredPackageManager": "npm", "t3": false, "alias": "@", "analytics": true, "rootPath": "src/", "componentLib": "shadcn-ui", "orm": "prisma", "driver": "sqlite", "auth": "next-auth"...

bug

This pull request includes changes to the `EmailList` component in the `apps/web/components/email-list/EmailList.tsx` file. The main focus of these changes is: - Make full screen by default (keeping the handler of...

Add coloured labels to the `EmailListItem` component in the `apps/web` directory.: * [`apps/web/components/email-list/EmailListItem.tsx`](diffhunk://#diff-a6c1b93e9ad1ebf6d08361bc4c798d3c44b0a19965e50c9f3d7b47d5bc652686R24-R30): Imported `useLabels`, `UserLabel`, `Badge`, `MoreVertical`, `HoverCard`, and `isDefined` to support the new label functionality. * [`apps/web/components/email-list/EmailListItem.tsx`](diffhunk://#diff-a6c1b93e9ad1ebf6d08361bc4c798d3c44b0a19965e50c9f3d7b47d5bc652686R81-R96): Added...

## Title: ESLint extension fails to load in Cursor - "ENOENT" errors with Cursor Helper (Plugin) ## Description The ESLint extension is failing to function in Cursor editor. When the...

**Describe the bug** (Not sure if it's a bug or a feature, but here it goes...) When trying to combine both libraries, zod-prisma-types does not take into account the typed...

bug (unconfirmed)

Hey there! Is it me or the BetterAuth migration documentation lacks the fundamental step of creating the api catch all route?

documentation

## Environment - Platform (select one): - [ ] Anthropic API - [ ] AWS Bedrock - [ ] Google Vertex AI - [x] Other: Claude Code CLI - Claude...

bug
platform:macos
memory

### Expected Behavior The library should provide an option to filter or exclude specific stylesheets by origin/URL when processing fonts, allowing users to skip problematic cross-origin stylesheets while still embedding...

bug