Skip to content

Simplified CSS customisation of UserFeedback

Denys Mishunov requested to merge 425156-user-feedback-class into master

What does this MR do and why?

The MR removes unnecessary computed prop from the UserFeedback component allowing to customize padding on it by simply setting class on <user-feedback> elements.

Screenshots or screen recordings

No visual changes

How to set up and validate locally

  1. Set up the chat: https://docs.gitlab.com/ee/development/ai_features.html#set-up-gitlab-duo-chat
  2. Interact with chat and make sure the padding above "Give Feedback" link in the AI response matches the one on gitlab.com

MR acceptance checklist

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

Related to #425156 (closed)

Merge request reports