Adds filter text box to the Server selection page to allow searching for the server you want.
Adds confirmation dialog when selecting a server
Removes the LastUrlTest UI test. This test was broken by previous changes to the code and is not feasible to fix at this time. I have logged #316 to revisit this issue.
These changes are available on both the unbranded and the moh_kenya_echis brands. The behavior should be pretty straight-forward, but manual testing will be valuable to ensure the filter and dialog function as expected.
LastUrlTest
UI test. This test was broken by previous changes to the code and is not feasible to fix at this time. I have logged #316 to revisit this issue.Closes #314
Testing considerations - Filter-box/Confirmation-dialog
These changes are available on both the
unbranded
and themoh_kenya_echis
brands. The behavior should be pretty straight-forward, but manual testing will be valuable to ensure the filter and dialog function as expected.