Skip to content

Fix issue ID wrapping and avatar counter shrinking in Related Issues list

Kushal Pandya requested to merge 8850-fix-related-issues-id-wrapping into master

What does this MR do?

This MR fixes following regression bugs for Related Issues list (available under Epics and Issues);

  • Issue ID would wrap to individual digits when horizontal space is unavailable due to lengthy issue title.
  • Avatar counter width would shrink in lengthy issue title.

Screenshots

Before After
image image

Does this MR meet the acceptance criteria?

Closes #8850 (closed)

Edited by Kushal Pandya

Merge request reports