stable
Clone or download
Read-only
part of story #34009: see aggregated & parents projects Note: During design test, we found that when there is many projects in the sidebar, having the popup of all project opening on hover can be disturbing for end users because when the want to reach a project at he end of the list, they'll need to hover the top of the list in order to select their project So project popover is now displayed at user click Other popovers of sidebar (categories and privacity) must have the same behaviour Change-Id: Iaaaa934dd8dc49bf827ab0f152d5786a104ec1c1
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/PrivacyBadge.vue | +1 | −0 | Go to diff View file |
M | lib/frontend/project-sidebar-internal/src/Header/ProjectFlags.vue | +1 | −0 | Go to diff View file |
M | lib/frontend/project-sidebar-internal/src/Styles/_sidebar-project.scss | +4 | −0 | Go to diff View file |
M | lib/frontend/project-sidebar/CHANGELOG.md | +2 | −0 | Go to diff View file |
M | lib/frontend/tlp-popovers/src/popovers.test.ts | +2 | −34 | Go to diff View file |
M | lib/frontend/tlp-popovers/src/popovers.ts | +5 | −43 | Go to diff View file |