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

Resolves #3077 Added scrolling to references list on publish records #3193

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

jdaigneau5
Copy link
Contributor

Summary

Added scrolling and borders to the References section of the published CVE record view. This styling matches other potentially long sections in the CVE record view, like versions.

Also, centralized related styling and SCSS to be global and reused across related sections.

Screenshot 2024-10-18 at 11 59 09 AM

Screenshot 2024-10-18 at 1 03 27 PM

Important Changes

src/components/CveRecordReferences.vue

  • Added cve-scroll-box to add scrolling and border styling
  • Added tag displaying total reference count

src/components/AdpVulnerabilityEnrichment.vue

  • Globalized certain scroll styling from existing scroll containers

@jdaigneau5 jdaigneau5 requested a review from athu-tran October 18, 2024 17:05
@athu-tran athu-tran merged commit d9ea50c into int-main Nov 19, 2024
athu-tran added a commit that referenced this pull request Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants