Skip to content
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

feat: Improve issue panels and overall UI/UX #379

Merged
merged 2 commits into from
Oct 16, 2023

Conversation

andygongea
Copy link
Collaborator

@andygongea andygongea commented Oct 16, 2023

Description

Snyk Code:

  • Updated the spacing, added separators for the sections
  • For the list of issues (left-side panel), we’ve switched the lengthy description with the vulnerability type (highly requested)
  • For the vulnerability details (right-side panel), we’ve restructured the entire layout to fit our way of representing vulnerabilities.
  • Added the title
  • Created the meta section
  • Added CWE link
  • Moved the position of the vulnerability into the meta section to balance the content better

Generic:

  • Now, the link elements will inherit the theme’s link color
  • Rounded corners for the buttons

Checklist

  • Tests added and all succeed
  • Linted
  • CHANGELOG.md updated
  • README.md updated, if user-facing

Screenshots / GIFs

Visuals that may help the reviewer. Please add screenshots for any UI change. GIFs are most welcome!

@andygongea andygongea requested a review from a team as a code owner October 16, 2023 10:11
Copy link
Contributor

@bastiandoetsch bastiandoetsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, Andy! 🎉

@bastiandoetsch bastiandoetsch merged commit 66a888b into main Oct 16, 2023
6 checks passed
@bastiandoetsch bastiandoetsch deleted the feat/improve-issue-panels-for-ux branch October 16, 2023 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants