stable
Clone or download
Read-only
Open the "Switch to" modal. You should have an empty state next to the list of your projects. Note: there is a dedicated task to replace the two empty states (projects + recent items) by one. It is therefore ugly for new comers. Part of story #16209: « Switch to⦠» button Change-Id: Ia906f3017ebcfd830cd05cd8eef399488ea70a44
Modified Files
Name | ||||
---|---|---|---|---|
M | src/scripts/switch-to/po/fr_FR.po | +6 | β0 | Go to diff View file |
A | src/scripts/switch-to/src/components/RecentItems/ListOfRecentItems.test.ts | +32 | β0 | Go to diff View file |
A | src/scripts/switch-to/src/components/RecentItems/ListOfRecentItems.vue | +37 | β0 | Go to diff View file |
A | src/scripts/switch-to/src/components/RecentItems/RecentItemsEmptyState.vue | +38 | β0 | Go to diff View file |
A | src/scripts/switch-to/src/components/RecentItems/RecentItemsEmptyStateSvg.vue | +122 | β0 | Go to diff View file |
A | src/scripts/switch-to/src/components/RecentItems/__snapshots__/ListOfRecentItems.test.ts.snap | +17 | β0 | Go to diff View file |
A | src/scripts/switch-to/src/components/SwitchToBody.test.ts | +28 | β0 | Go to diff View file |
M | src/scripts/switch-to/src/components/SwitchToBody.vue | +4 | β1 | Go to diff View file |
A | src/scripts/switch-to/src/components/__snapshots__/SwitchToBody.test.ts.snap | +11 | β0 | Go to diff View file |
M | src/themes/BurningParrot/css/includes/_switch-to.scss | +20 | β0 | Go to diff View file |
M | src/themes/FlamingParrot/css/utils/_switch-to.scss | +20 | β0 | Go to diff View file |