Extended discussion for the score display in the vulnerabilities table while multiple sources of scores exist. #304
Replies: 1 comment
-
|
As discussed, we're going to show only the highest score. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For the previous discussion, please refer the Github issue.
Following our last conversation, Flavio suggested displaying multiple scores in the UI.
However, based on the current UX design, the vulnerabilities table includes only one “Score” column. Showing multiple scores in a single column would be challenging from a design perspective and would also affect filtering and sorting behaviors.
Implementing this change would require a new design-to-implementation cycle, along with additional considerations and possibly A/B testing.
For the MVP release, can we temporarily keep the current design and display only one score ? We will display one proper score which matches the severity value.
We can plan a follow-up discussion to explore enhancements for showing multiple scores in a future iteration.
Beta Was this translation helpful? Give feedback.
All reactions