Skip to content

fix: limit chat header subtitle max width to prevent overflow

What does this MR do?

solves: gitlab#571464

This MR resolves a web agentic Chat Issue where long titles would overflow the Chat Drawer. It solves it by adding a max-width to the container.

before after
Screenshot_2025-09-24_at_11.09.16 Screenshot_2025-09-24_at_09.46.19

Merge request reports

Loading