Skip to content

Fix duo chat feedback tracking

Nicolas Dular requested to merge nd/fix-track-feedback into master

What does this MR do and why?

Fix duo chat feedback tracking

The Duo chat component in gitlab-ui uses a different naming for the feedback data we receive. However, we didn't adapt this in our frontend.

See documentation: https://gitlab.com/gitlab-org/gitlab-ui/-/blob/main/src/components/experimental/duo/user_feedback/user_feedback.md#listening-to-the-feedback-form-submission

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Nicolas Dular

Merge request reports