-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Finalize single CVE page layout #14177
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## cve-overhaul #14177 +/- ##
================================================
- Coverage 69.64% 69.57% -0.07%
================================================
Files 109 120 +11
Lines 3126 3412 +286
Branches 1089 1172 +83
================================================
+ Hits 2177 2374 +197
- Misses 924 1013 +89
Partials 25 25 |
Ready for you @juanruitina ! Lmk what you think about the switch/notification functionality here https://ubuntu-com-14177.demos.haus/security/CVE-2011-1497, I had to guess as to how to handle a cve wherein none of the statuses are for maintained releases. Without a fallback for this (doesn't necessarily need to be this one) the user would land on the page and see an empty table unless they toggle the switch which doesn't seem super intuitive |
Aaaaaa so cool. I think the fallback for CVEs that don't affect maintained releases is great, no changes there. Some comments:
|
Thanks @juanruitina, could you take another look? |
Some minor stuff on responsiveness:
There's also something that I don't really like: the "Ubuntu Pro" chips are links, which is semantically correct, but Vanilla adds an underline on hover, and doesn't show the chip's hover styles that it shows when they are buttons. I've submitted it as a bug in the Vanilla repo: canonical/vanilla-framework#5317, it's not a blocker for this though. |
Thank you for making the many changes, nice work! LGTM |
LGTM! Just small issues with the side navigation not highlighting the current heading. |
Done
QA
Issue / Card
Fixes https://warthogs.atlassian.net/browse/WD-13137