Geneviève Bastien
Geneviève Bastien
The navigation lab is very descriptive for now. As discussed, it could be rewritten so that the user achieves something at the end, instead of just observing.
We could provide instructions to obtain a kernel + trace compass ust trace while analyzing a trace in Trace Compass. Since we have a VM with all the tools pre-installed,...
In a typical application, scrolling down with mouse wheel with one full finger strike makes the page scroll down around 1/3 of the page, so that after 3 strikes, the...
**Expected behavior** - mouse wheel: go up and down the timeline - ctrl + mouse wheel: zoom in and out **Observed behavior** Hitting ctrl changes the behavior, so that mouse...
It is perfectly legitimate to have a style that advertises a height of 0 (like for minimum frequency of CPUs), but those states are displayed with some average height, not...
**Observed behavior** 1- Select an entry at the top of the view 2- Scroll down the timeline 3- Click on the up/down arrow, expecting to navigate up and down -->...
Fixes #35 With this, it is expected that column and entry descriptions may contain an optional typing option, to explain what the data type is and, if available, what unit...
Should the labels be returned as a formatted string? Or wouldn't it make more sense to return it as raw data and let the client format them, by giving it...
the tsp-typescript-client tries to convert to json any response they get from the server. But some of the error messages, like when putting an invalid trace, return as text strings....
- [ ] When one of the calls to the trace server returns with an error, the theia frontend should handle it properly, either by doing the appropriate actions to...