stable
Clone or download
Read-only
Open the modal. Enter some search terms in the filter and hit Escape key. => modal is closed. Reopen the modal. => Filter is empty. Enter some search terms. Click outside the modal to close it. Reopen the modal. => Filter is empty. Part of story #16209: « Switch to⦠» button Change-Id: Id3e5d268f8081c857554f7671973ec921479df27
Modified Files
Name | ||||
---|---|---|---|---|
M | src/scripts/switch-to/src/components/AppBurningParrot.vue | +3 | β3 | Go to diff View file |
M | src/scripts/switch-to/src/components/AppFlamingParrot.test.ts | +19 | β0 | Go to diff View file |
M | src/scripts/switch-to/src/components/AppFlamingParrot.vue | +17 | β8 | Go to diff View file |
M | src/scripts/switch-to/src/components/Header/SwitchToFilter.test.ts | +58 | β0 | Go to diff View file |
M | src/scripts/switch-to/src/components/Header/SwitchToFilter.vue | +37 | β1 | Go to diff View file |
M | src/scripts/switch-to/src/components/Header/SwitchToHeader.test.ts | +9 | β0 | Go to diff View file |
M | src/scripts/switch-to/src/components/Header/SwitchToHeader.vue | +6 | β2 | Go to diff View file |