Developer Portal Sidebar
Closed this issue · 0 comments
LudoLogical commented
Story
As a user, I want to use a left sidebar to switch between Developer Portal pages, go to Platform Portal, and sign out.
Description
Create a React component, Sidebar
, that can be configured to appear in all of the styles shown in the Figma file for Platform.
Acceptance Criteria
- The component appears as shown in the Figma file, including icons.
- The "Manage API Keys" and "Elevate Accounts" tabs can be included or excluded based on a flag.
- The "Nebula Platform" option links to platform.utdnebula.com.
Notes
None