You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Layout:
1. group incidents by message (top level) and file (2nd level)
2. within message group the files are sorted based on the entire path
3. within file group the incidents are sorted based on line number
Actions:
1. top bar
a) open Analysis webview
b) expand all nodes
2. context:
a) open details in Analysis webview (currently just opens the webview)
b) expand all child nodes
3. one-click expand for nodes with only one child
4. open Analysis webview when extension is loaded (first time the
perspective is accessed)
Refactorings:
1. move Analysis web view to the editor section (similar to Resolution
webview)
2. disable full screen toggling for Analysis webview
3. embed initial state data in the HTML to ensure that first message
won't be missed
Reference-Url: #140
---------
Signed-off-by: Radoslaw Szwajkowski <[email protected]>
Implement issue view from the wireframes.
The text was updated successfully, but these errors were encountered: