coder / coder/parameters-playground

Separate coder/coder components and make them more easily updatable

Open
#57 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Most of the components, but not all, in `src/client/components` are from [coder/coder](https://github.com/coder/coder/tree/main/site/src/components). 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.