List of issues I have noted down:
- Toggle and other input feedback/loopback has to go through server
- Sending one value to plots or sparkline doesn't work when browser is refreshed, need to fix implementation
- Log line "Sending config to ... from store undefined" is confusing
Panel shows a ripple on click, it shouldn't.- TimePlot is blank if both axes are used and the data for one of the axes is all null (prob. uPlot bug)
- TimePlot should support SI prefixes
- When there are many time plots on a page the tooltip can appear in the wrong plot (needs clean repro)
- TimePlot: remove circles for data points when there are few points
- TimelinePlot needs to be clickable
- TimelinePlot: look into supporting multi-line labels
TextView: provide option to wrap text, also to scroll to bottom- Button: look into 100% width option as well as FAB support
- Figure out support for per-connection data
- Support simple login
- Option to hide edit mode
Phew...