stable

Clone or download

Read-only

Display icon with popover when sidebar is collapsed (FlamingParrot)

This is part of story #21791 see Programs & Teams in sidebar How to test: - Go to Program - Go to FlammingParrot pages - Collapses the sidebar => Hover the "aggregated projects" icon ➡️ there is a the list of aggreagted project in popover - Go to Team - Go to FlammingParrot pages - Collapses the sidebar => Hover the "parent projects" icon ➡️ there is a the list of parent project in popover Change-Id: I9a4a24a414d70d74c462dc34a7078782cc00c551

Modified Files

Name
M src/scripts/FlamingParrot/index.js +2 −0 Go to diff View file
A src/scripts/FlamingParrot/linked-projects.ts +35 −0 Go to diff View file
M src/themes/FlamingParrot/css/utils/_sidebar.scss +29 −1 Go to diff View file
M src/themes/FlamingParrot/templates/project-sidebar.mustache +24 −1 Go to diff View file