Open ststimac opened 7 years ago
@molant @sarvaje @qzhou1607 @alrra
Here is my proposal for the scan results page for the MVP. The compare/double column was kept in mind and this is scalable when we add that feature.
The icons at the top will be links to the category on the page if you have errors in that rule. Also as we add more rule categories it would fill out the top w/more icons.
@ststimac Will errors/warnings from different resources grouped under the same rule? The result page can run pretty long, maybe we can make the errors/warnings under the same rule collapsible for easier navigation?
Also how about we use the same design here for the html report (https://github.com/sonarwhal/sonar/pull/411)? @molant @alrra
@qzhou1607 I want to make sure I'm understanding correctly. So (using my mock-up above), everything under 'html-checker' would be collapsible? We can definitely do that.
@ststimac Yep, that way the user won't need to scroll all the way down if looking for a specific rule, just my two cents :).
@qzhou1607 is the scan-result.hbs file the one I should used to build the scan results page?
(just checking before I start editing it)
@ststimac Yes.
Good start!
I have some minor requests and questions I hope you can help with:
General:
Categories section:
Results section:
html-checker: 1 error, 2 warnings
.Here some updated comps. I'm going to do a separate post answering some of the questions about how these appear on the page. Going to share with Melanie for design feedback. Everyone else feel free to chime in as well.
This is so exciting!! It's looking so good, @ststimac.
Excellent, thank you @melanierichards :)
Does anyone have a preference on either of the tile designs? Would like some input on that.
I prefer the option used in the last 2 comps.
Oh whoops I didn't notice that. I agree w/ Anton.
@ststimac we should look into an option to pivot between rules and urls. Right now errors are grouped by rules, but we should give the option to group them by url as well.
This will have a few different iterations depending on what point in time we're at:
[x] MVP Scan results page, probably just the current state of the site that was scanned, no compare option, no charts
Will need to slightly modify current design
[ ] 2nd iteration, add compare to previous scan option
[ ] Probably a 3rd iteration where we have enough data to start calculating average scores for the different rule categories like shown in the visual comps