codeamp / panel

CodeAmp Web Application. Built with React.js, GraphQL and Material-UI.
12 stars 7 forks source link

Fix the bug of failed release time display #351

Closed davechan813 closed 5 years ago

davechan813 commented 5 years ago

How to reproduce:

  1. Try to release one feature that will fail
  2. When it fails, you can still see the time it took before it fails
  3. But when you refresh the page, the time is gone, displaying 0

Now is fixed. Screen Shot 2019-07-12 at 2 30 28 PM