NASA-PDS / portal-wp-tasks

PDS Web Design System
https://github.com/NASA-PDS/pds-wds
Apache License 2.0
0 stars 0 forks source link

Update Header for RootErrorBoundary layout #74

Closed anilnatha closed 1 month ago

anilnatha commented 2 months ago

💡 Description

The Header implementation in the RootErrorBoundary needs to be updated to make use of the newly revised header component that is provided by wds-react.

The fix is to elevate the current header component in portal-wp to centralize the navItems definition.

⚔️ Parent Epic / Related Tickets

No response

anilnatha commented 1 month ago

The RootErrorBoundary layout has been updated to integrate the header component that was added to wds-react.

PR containing this implementation coming later today.