cisagov / crossfeed

External monitoring for organization assets
https://docs.crossfeed.cyber.dhs.gov
Creative Commons Zero v1.0 Universal
372 stars 54 forks source link

React MUI styling not loading correctly #2335

Closed ameliav closed 1 year ago

ameliav commented 1 year ago

๐Ÿ—ฃ Description

Show styling elements correctly and have the MUI version be compatible with the updated React version

๐Ÿ’ญ Motivation and context

The Vulnerability.tsx page was not displaying correctly. There was also a warning in the console saying adaptV4Theme has depreciated.

๐Ÿงช Testing

The vulnerability page appears with styling now and the warning is gone.

image

โœ… Pre-approval checklist

ameliav commented 1 year ago

Hey @schmelz21 this addresses the issue with the current Vulnerability page not loading the styling. It also addresses the warning in the console.