stable

Clone or download

Read-only

fix: width of linked projects should adapt to the content

No need to have a big popover if the name of the projects are short. Keep the max-width in case of projects name are too long to not have a too big popover either. Part of story #34009: see aggregated & parents projects Change-Id: I8e9c1add6ec33ae6389e2c2e0db81efb4af4f6a4

Modified Files

Name
M lib/frontend/project-sidebar-internal/src/Header/LinkedProjects.vue +1 −0 Go to diff View file
M lib/frontend/project-sidebar-internal/src/Header/__snapshots__/LinkedProjects.test.ts.snap +2 −0 Go to diff View file
M lib/frontend/project-sidebar-internal/src/Styles/_sidebar-project.scss +12 −1 Go to diff View file