blockchainprojects / bitshares-ui

Graphical User Interface for BitShares Blockchain
https://wallet.bitshares.org
MIT License
0 stars 1 forks source link

#3012 prediction market facilitate loading assets and load whitelist issuers on chain #184

Closed Metizik closed 5 years ago

Metizik commented 5 years ago

General

Closes #177

Implemented lazy fetching of markets, using HOC PMAssetsContainer.

General

Please make sure the following is done:

Code Preparation

Please review all your changes one last time before committing

Testing

The branch has been tested on the following browsers (desktop and mobile view)

User interface changes

Delete this section if there weren't any UI changes. Please make sure you tested your changes in all themes

Please provide screenshots/licecap of your changes below

sschiessl-bcp commented 5 years ago

@Metizik please check my last commits, you had spelling mistakes in variable names. I don't know how that still worked locally for you when testing.

Either way, I am refactoring it a bit now

sschiessl-bcp commented 5 years ago

Accepted