Code Monkey home page Code Monkey logo

tomox-sdk-ui's People

Contributors

bariskisir avatar khaihkd avatar libras1 avatar naviat avatar piavgh avatar thanhnguyennguyen avatar thanhson1085 avatar thanhvk avatar tubackkhoa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tomox-sdk-ui's Issues

Integrate Real-time Markets API

Markets page is now "static" in each page reload.
We will integrate WebSocket API so it will automatically fetch new data without reloading

Wallet page token balance undefined

screenshot 2018-12-24 14 03 45

On first load of Wallet page, the token balance component shows undefined

Only when hovering the mouse on it, the balance shows correctly.

Column `Amount` in Orders section is NaN.undefined

screenshot 2018-12-26 22 30 14

This issue is caused by function ordersInitialized in file src/store/domains/orders.js (Redux)

If order amount has 3 digits (smaller than 1000), the value displayed is corrrect, but if order amount has 4 digits, it shows NaN.undefined ๐Ÿค•

Convert exchange to centralization (temporary)

On the server, we removed Exchange smart contract, updated balance locally in MongoDB

Client code needs updates:

  • Get balance from server API instead from the blockchain
  • Remove feature allowance in Wallet page

Reloading Trade page causes error

screenshot 2019-01-16 09 54 12

This happens in case user logged in with private key / keystore / mnemonic.
It doesn't happen with Metamask because when logging in with Metamask, user is redirected to Login page after reloading page.

We should redirect user to Login page in case user logged in with private key / keystore / mnemonic, so the UX will be similar to Metamask.

Alert error when unlock token

When I unlock any tokens in Wallet window, the alert message will appear and the status only updated when refreshing the web page.

screen shot 2018-12-26 at 10 06 18 am

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.