Skip to main content

360 Feedback & Performance Reviews

The Feedback module (src/features/feedback/) manages continuous performance reviews, peer feedback, manager appraisals, and 1-on-1 meeting records.


Key Components​

ComponentRouteDescription
FeedbackTemplatesTab/adminHR admin configuration of review question templates (ratings, multi-choice, open-ended)
FeedbackFormPage/feedback/:idSecure employee/manager questionnaire submission view
FeedbackTemplateFormModalDialogModal for building customized appraisal question forms

Review Flow​

  1. HR initiates a feedback cycle (Quarterly, Annual, or Probation review).
  2. Participants receive review notifications.
  3. Forms support auto-saving draft responses before final submission.
  4. Completed reviews generate summary charts with manager-only visibility filters.