Skip to content

Account for newlines in commit messages on network graph

Sam Rose requested to merge 25681-network-graph-long-commit-msg into master

What does this MR do?

  • Accounts for newlines and return characters in commit messages on the network graph
  • Commit tooltip properly sizes to show whitespace for long commit messages

Why was this MR needed?

  • Long commit messages where not displaying properly

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #25681 (closed) Closes #21086 (closed)

Merge request reports