Closed ameliav closed 8 months ago
The page is mostly complete except for the below.
Todos:
@ameliav , upon review please remove the CWE Name reference and move forward with merging the Vuln details page in its current state. We will Issue separate tickets to support the notes section and the CWE name. They both require more detailed planning.
Some of the TODO comments in the code are a bit disconcerting (e.g. //TODO: change this to something else??)
Understandable. There are just a few things about the new tables that don't match the rest of the code base. The column names for one thing use snake case instead of camel case. This adds confusion to development when displaying detailed information from API responses. I think we should make these changes before the new tables are deployed to production.
I'll create an issue and link it.
๐ฃ Description
Re-design the current Vulnerability details page. Completes issues: #2306, #2307, #2308, #2309
๐ญ Motivation and context
Change makes for a better user interface for the Vulnerability details page.
๐งช Testing
โ Pre-approval checklist
โ Pre-merge checklist
โ Post-merge checklist