Skip to content

FeedbackSignal

stable

Micro-feedback indicator for user reactions

FeedbackInteractive/Storybook ↗
import { FeedbackSignal } from "@nodus/design-system"
Loading demo…

Props

onSignal
Type (signal: "positive" | "negative", comment?: string) => voidDefault

Called when feedback is submitted

onLearningEntry
Type (entry: LearningEntry) => voidDefault

Called with structured learning entry

Metadatasemantictypemotion
MobileTouch Target

Thumbs-up/down buttons must meet 44×44px. Use the default size — do not reduce to icon-only without adequate padding.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?