Content pfp
Content
@
0 reply
0 recast
0 reaction

Stephan pfp
Stephan
@stephancill
credenza is my favourite shadcn component dialog on desktop, drawer on mobile should be the default modal behavior imo https://github.com/redpangilinan/credenza
3 replies
0 recast
18 reactions

Chris Carella pfp
Chris Carella
@ccarella.eth
Nice! I'm gonna switch my modals over to this. Here is my prompt :) What to do: Replace all modals with Credenza component How: 1. Install and integrate the Shadcn Credenza component from https://github.com/redpangilinan/credenza 2. Update modal implementations in the codebase with Credenza component usage 3. Ensure seamless functionality and styling transition to Credenza 4. Test the changes thoroughly for expected behavior and UI consistency 5. Follow established coding patterns in Next.js, React, and TypeScript for clean, maintainable code.
1 reply
0 recast
1 reaction

Stephan pfp
Stephan
@stephancill
nice! how do you expect it to test the changes?
1 reply
0 recast
1 reaction

Chris Carella pfp
Chris Carella
@ccarella.eth
Playwright MCP but I heard Pupeteer is better in many cases so maybe I’ll take the time to set it up for this.
1 reply
0 recast
1 reaction