Results 7 issues of Max Sindwani

The API version should be configurable at runtime.

Right now, you can't edit the date picker input fields or select relative intervals. Furthermore, you can't skip to a certain year or month, or select from a drop-down with...

A lot of error messages don't provide much information (e.g when a trace is not found with the specified ID). Additionally, the app should be more robust to malformed traces.

Some suggestions that were offered: * Auto-collapse the sidebar (and make the button to collapse it more clear) * Don't keep headers fixed The second action item may result in...

Unit tests for utility functions using mocha and chai would be sufficient.

The original UI has a dependency graph generator feature. This should be added to zipkin-view!

If there is no duration for a span (i.e it's in-flight), the UI should give some indication that the span is incomplete. Maybe a placeholder and a warning alert?