stable

Clone or download

Read-only

Apply filter on recent items

Open the "Switch to" modal. Type something in the filter. Both projects and recent items lists match the filter. Part of story #16209: Β« Switch to… Β» button Change-Id: I77b41a5fe596772da1c274175e1e798992f0855c

Modified Files

Name
M src/scripts/switch-to/po/fr_FR.po +5 βˆ’2 Go to diff View file
M src/scripts/switch-to/src/components/Projects/ListOfProjects.vue +1 βˆ’3 Go to diff View file
M src/scripts/switch-to/src/components/RecentItems/ListOfRecentItems.test.ts +32 βˆ’1 Go to diff View file
M src/scripts/switch-to/src/components/RecentItems/ListOfRecentItems.vue +24 βˆ’8 Go to diff View file
M src/scripts/switch-to/src/store/getters.test.ts +27 βˆ’3 Go to diff View file
M src/scripts/switch-to/src/store/getters.ts +30 βˆ’2 Go to diff View file
M src/themes/BurningParrot/css/includes/_switch-to.scss +0 βˆ’16 Go to diff View file
M src/themes/FlamingParrot/css/utils/_switch-to.scss +0 βˆ’16 Go to diff View file
M src/themes/common/css/utils/_switch-to.scss +27 βˆ’2 Go to diff View file