Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/sample UI wallet dropdown (#38)
* Created WalletDropdown. Open and close WalletDropdown page * Add functionality to WalletDropdown. Require an address when opening WalletPanel - use this to populate the top bar. Add UI tests for WalletDropdown and topbar wallet address * Fix comment * Fixed a bug which messed with WalletPanel navigation if you clicked on a button on a page that isn't the WalletDropdown while the WalletDropdown is open. Added UI tests to confirm the bug doesn't return as a regression * Fix ColorSchemeManager
- Loading branch information