Feedback Inbox

Filter, search, and manage submissions from all connected widgets.

Route: /feedbacks

Overview stats

Top tiles show totals for the current dataset (all apps or filtered app).

Tabs

TabShows
AllEvery submission
FeedbackGeneral feedback (feedback)
IssuesBug reports (bug)
ReviewsStar reviews (review)
FeaturesFeature requests (feature → stored as feature_request)

Filters

  • App — all apps or one app
  • Status — open, in progress, resolved, closed, declined
  • Search — message text, name, or email

Table columns

App, type, message preview, status, submitter, and time. Click a row to open Feedback detail.

Detail modal

  • View full message, metadata, ratings, and structured bug/feature fields
  • Update status and save
  • Changes call PUT /api/v1/apps/{appId}/feedbacks/{feedbackId}

Refresh

Header Refresh reloads feedback from:

  • GET /api/v1/feedbacks (all apps), or
  • GET /api/v1/apps/{appId}/feedbacks (single app)

New submissions

Widget submissions are created with status new in the database. The inbox maps and displays them using the status labels above.