You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task Description
Between the version of juno-ui-components that is currently in use in Elektra and the latest version of juno-ui-components there has been a change that is breaking for the landing page app. The change is that by default we do not render the SAP logo but the Juno logo. In order to have the SAP logo for the Elektra landing page it needs to be imported separately and passed to the Pageheader as a prop (see PageHeader storybook documentation).
Sub-tasks
Update juno-ui-components to latest version
add SAP logo svg to landingpage app
pass SAP logo as a component as prop logo to PageHeader
verify that juno-ui-components upgrade doesn't break anything in Keymanager app
The text was updated successfully, but these errors were encountered:
Task Description
Between the version of juno-ui-components that is currently in use in Elektra and the latest version of juno-ui-components there has been a change that is breaking for the landing page app. The change is that by default we do not render the SAP logo but the Juno logo. In order to have the SAP logo for the Elektra landing page it needs to be imported separately and passed to the Pageheader as a prop (see PageHeader storybook documentation).
Sub-tasks
logo
to PageHeaderThe text was updated successfully, but these errors were encountered: