Fixes overflow of username in note header in the timeline
What does this MR do and why?
Fixes an overflow issue when a very long username is shown (e.g. Bot name in the Allure report) in the timeline.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Go to an MR (e.g. http://gdk.test:3000/flightjs/Flight/-/merge_requests/3) and add a comment with a user with a very long username
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.