stable

Clone or download

Read-only

Display empty state for recent items

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