Skip to content

Separate coder/coder components and make them more easily updatable #57

@brettkolodny

Description

@brettkolodny

Most of the components, but not all, in src/client/components are from coder/coder. The way they are set up right now updating is a very manual process of copy pasting each component individually and then going in and fixing any issues (mainly with paths).

We should separate out these components from the rest of them in a way that we could feasibly just copy paste the entire components folder from coder/coder any time we want to update the components. Maybe even a script that we could run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions