WIP to implement part of #21 - using a modal dialog instead of prompt allows browser's built-in autocomplete to be used and provided platform for further features
[x] Create modal in pos-login & display modal on click - now waiting on #23
[x] Duplicate functionality of getIdpUrl, i.e. a single input textbox with a default value
[x] Style pos-login-form
[x] Tests have been written
[x] all new code is covered by unit tests
[x] Add test for pos-login-form
[x] Edit tests for pos-login
[x] pos-login.spec.tsx
[x] pos-login.integration.spec.tsx
[x] the happy path of a new feature is covered by an end-to-end test
WIP to implement part of #21 - using a modal dialog instead of prompt allows browser's built-in autocomplete to be used and provided platform for further features
onIdpUrlSelected
eventnpm run build
in elementsonIdpUrlSelected
eventEdited 29 Jul to reduce scope of this PR. See #21 for backlog checklist