Skip to content

Fixes overflow of username in note header in the timeline

Sascha Eggenberger requested to merge fix-username-overflow-on-timeline into master

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
before after

How to set up and validate locally

  1. 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.

Related to UX Paper Cuts 16.5 → Cleanup (#424403 - closed)

Merge request reports