You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
closes#113
## Changes
- Created `LoginForm`, a form used in `ConnectProvider` and
`ProviderLogin`.
- Delete placeholder code in favor of `LoginForm` in `ConnectProvider`.
- Updated `SelectNetworkAndAccount component` variable naming, on value
change functionality, and, and improved disabled state.
- Trickle-down changes: fix state & API updates in `updateApiAndUser`
with updateApiAndUser().
- Updated tests to reflect changes.
## How to test
- Check login
- Check Become A Provider (create MSA & create provider)
- Click on switch button and check Connect Provider modal.
- switch between networks before and after selecting a key.
- check cancel works as expected.
## Notes
- auto-populating the connect provider modal "Select a Provider Control
Key" dropdown was not cooperating, so I opted to just make that a null
value and display the placeholder.
---------
Co-authored-by: Claire Olmstead <[email protected]>
As a developer, we wanted to merge the connect provider UI even though it was not hooked up due to blockers.
TODO:
The text was updated successfully, but these errors were encountered: