Skip to content
Get Pro

Feedback Dialog

A low-friction reason and note form for turning negative feedback into signal.

Loading component preview…

Installation

Add the component source directly to your project.

pnpm dlx shadcn@latest add https://pastaui.com/r/feedback-dialog.json

API reference

Feedback Dialog

Feedback Dialog properties
PropTypeDefaultDescription
reasonsstring[]Provides the structured feedback reasons.
reasonstringControls the selected reason.
commentstring''Controls the optional written feedback.
onSubmit() => voidSubmits the structured feedback.