iachat/app/javascript/dashboard
Pranav a8b302d4cd
feat(ee): Review Notes for CSAT Reports (#13289)
CSAT scores are helpful, but on their own they rarely tell the full
story. A drop in rating can come from delayed timelines, unclear
expectations, or simple misunderstandings, even when the issue itself
was handled correctly.

Review Notes for CSAT let admins/report manager roles add internal-only
context next to each CSAT response. This makes it easier to interpret
scores properly and focus on patterns and root causes, not just numbers.


<img width="2170" height="1680" alt="image"
src="https://github.com/user-attachments/assets/56df7fab-d0a7-4a94-95b9-e4c459ad33d5"
/>


### Why this matters

* Capture the real context behind individual CSAT ratings
* Clarify whether a low score points to a genuine service issue or a
process gap
* Spot recurring themes across conversations and teams
* Make CSAT reviews more useful for leadership reviews and
retrospectives

### How Review Notes work

**View CSAT responses**
Open the CSAT report to see overall metrics, rating distribution, and
individual responses.

**Add a Review Note**
For any CSAT entry, managers can add a Review Note directly below the
customer’s feedback.

**Document internal insights**
Use Review Notes to capture things like:

* Why a score was lower or higher than expected
* Patterns you are seeing across similar cases
* Observations around communication, timelines, or customer expectations

Review Notes are visible only to administrators and people with report
access only. We may expand visibility to agents in the future based on
feedback. However, customers never see them.

Each note clearly shows who added it and when, making it easy to review
context and changes over time.
2026-01-15 19:53:57 -08:00
..
api feat: Add conversations summary CSV export (#13110) 2026-01-13 12:30:26 +04:00
assets chore: Improve layout styles (#12025) 2025-07-30 13:49:27 -07:00
components feat(ee): Review Notes for CSAT Reports (#13289) 2026-01-15 19:53:57 -08:00
components-next chore: Improve compose new conversation form (#13176) 2026-01-13 18:52:10 +05:30
composables fix: Rendering of translations based on the user's locale (#13211) 2026-01-08 18:37:42 -08:00
constants fix: Backslash issue with -- and improve autolink handling (#13208) 2026-01-12 11:22:44 +05:30
helper chore: Improve compose new conversation form (#13176) 2026-01-13 18:52:10 +05:30
i18n feat(ee): Review Notes for CSAT Reports (#13289) 2026-01-15 19:53:57 -08:00
mixins feat: allow configuring attachment upload limit (#12835) 2025-11-17 14:03:08 -08:00
modules chore: Improve compose new conversation form (#13176) 2026-01-13 18:52:10 +05:30
routes feat(ee): Review Notes for CSAT Reports (#13289) 2026-01-15 19:53:57 -08:00
store feat(ee): Review Notes for CSAT Reports (#13289) 2026-01-15 19:53:57 -08:00
stores feat: Voice Channel (#11602) 2025-12-19 12:41:33 -08:00
App.vue fix: Handle login when there are no accounts (#12816) 2025-11-07 10:14:59 +05:30
featureFlags.js feat: Advanced Search Backend (#12917) 2026-01-07 15:30:49 +05:30