CleenUI · Overlays · ReviewModal

ReviewModal

Pro

Pre-built review/approval modal with comment threading, status transitions, and audit trail.

storybook.cleenui.com · overlays-review-modal--default
Open in new window

About ReviewModal

ReviewModal is the higher-level approval surface. Drop it onto any entity that needs reviewer sign-off: pending edits, content moderation, change requests, hiring decisions. The modal shows the item under review, a comment thread, status-transition actions, and an audit log of who did what when.

Statuses, transitions, and required-approver counts are all configurable. Approvers see action buttons; non-approvers see the read-only history.

When to use it

  • Content moderation review queues.
  • Pending-edit approval workflows.
  • Document and proposal sign-off.
  • Hiring or candidate review tracks.

Common props

Prop
Type
Description
entity
object
Item under review.
statuses
Status[]
Allowed statuses.
transitions
Transition[]
Allowed status transitions.
requiredApprovers
number
Approvers required to commit.
onTransition
(from, to, comment) => Promise<void>
Async transition handler.
⚡ Already in an AI editor?

Set up CleenUI in your tool.

Skip the manual import — ask your AI agent to build with this component. The Builder skill knows its props, variants, and idioms.