Skip to content

Resolves #3024 Added loading spinner and text to container titles#3074

Merged
alinh-mitre merged 3 commits intotestfrom
jd-3024-loading
Sep 16, 2024
Merged

Resolves #3024 Added loading spinner and text to container titles#3074
alinh-mitre merged 3 commits intotestfrom
jd-3024-loading

Conversation

@jdaigneau5
Copy link
Copy Markdown
Contributor

Summary

It's currently possible for the CVE record page to load before the related organization long names are loaded. This adds a loading spinner to the CNA and ADP container titles for those situations.

Screenshot 2024-09-11 at 1 24 46 PM

Important Changes

PublishedRecord.vue

  • Added isLoading boolean that is toggled when `getOrgIdAndLongNameMap1 begins and ends.
  • Added loading spinner icon and text to the appropriate containers

@jdaigneau5 jdaigneau5 changed the base branch from dev to test September 12, 2024 14:28
@alinh-mitre alinh-mitre merged commit 9ed5a8c into test Sep 16, 2024
@alinh-mitre alinh-mitre deleted the jd-3024-loading branch September 16, 2024 14:56
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.

CVE Record detail page: indicate loading on UI while fetching for organization long name

2 participants