Skip to content

Fix item name and namespace text overflow in Projects dropdown

Kushal Pandya requested to merge 39827-fix-projects-dropdown-overflow into master

What does this MR do?

Fixes text overflow for long project and namespace names.

Why was this MR needed?

Overflowing text due to length leads to broken UI on Projects dropdown, this MR fixes it.

Screenshots

Before

image

After

image

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #39827 (closed)

Edited by Chris Peressini

Merge request reports