Skip to content

[Maintenance] - Onboarding Admin Tools #4262

@staysgt

Description

@staysgt

Description

Right now, when a user is in onboarding admin tools, the subtasks have dark text on a dark (see image below). We want to update this so that it displays the same way the rest of the page does - dark text on a light background. As well, the boxes should support markdown.

Image

Acceptance Criteria

  • Subtasks on onboarding in admin tools displays dark text on a light background

Proposed Solution

  • Read through the code in AdminTask.tsx and AdminSubtaskSection.tsx
  • Find the box rendering the subtasks, and update the coloring to be the same as the rest of the page
  • Update the textboxes to use markdown (use NERMarkdown instead of Typography).

Mocks

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions