nicoespeon / trello-kanban-analysis-tool

💤 [Not maintained] Analyse Kanban metrics from a Trello board -
http://nicoespeon.com/trello-kanban-analysis-tool/
MIT License
114 stars 33 forks source link

"Refresh data" button doesn't work as expected #38

Closed nicoespeon closed 8 years ago

nicoespeon commented 8 years ago

This button should fetch Trello data without having to reload the whole page. But it looks like it doesn't do its job.

Scenario

  1. load the app, selecting a board and current month period
  2. check "Preview tomorrow CFD"
  3. update the board you're monitoring (move / create cards)
  4. click on the "Refresh data" button

    Expected behavior

Data should be refreshed and the graph updated.

Current behavior

Nothing happens. But if we reload the app, then all is correct: the refresh button doesn't do its job!