Skip to content

Navbar #65

@renatodellosso

Description

@renatodellosso

Intro

Implement the navbar.

Acceptance Criteria

  • Add a component for each design in Figma
  • Use an organization config to control which navbar component to render. See lib/services/OrganizationConfigService.ts for how to do this. You'll also need to add to OrganizationConfigKey in lib/schema.ts.
  • Add a generic Navbar component that wraps around child content and renders the selected navbar.
  • Add the navbar component to layout.ts, but don't render it on the login and signup pages.

Resources

  • See the Figma design here.
  • Tessa is your point of contact on the design team for this ticket.
  • Don't manually specify Tailwind colors; add a variable to the CSS file instead. See here for how to do this with Tailwind.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions