SentiSocial / frontend

Graphing sentiment analysis of current Twitter trends and relevant news aggregation
https://senti.social
MIT License
11 stars 3 forks source link

Usabilty Enhancements #37

Closed DennisTismenko closed 7 years ago

DennisTismenko commented 7 years ago
omarchehab98 commented 7 years ago

Chart scrolling is now fixed! :) f5153aa59c3ca6c4933e9159ad0591ddc61a818b

omarchehab98 commented 7 years ago
  • [ ] Site should return the user to where they were previously browsing upon clicking on a trend and then pressing the back button.

This issue can be fixed by having an Application wide state. We should to use reactjs/redux or mobxjs/mobx

omarchehab98 commented 7 years ago

We began using redux in the new update.