MapColonies / MapColonies/config-ui

show config / schema hierarchy using a tree component

Open
#59 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

We would've liked a easy way to see the relationships between components, similar to how backstage does it.

![image](https://github.com/user-attachments/assets/cd3b67f2-84e2-4210-9f87-d1d13a517b7e)

![image](https://github.com/user-attachments/assets/ec2569b5-6c54-4f62-baf5-c4c316d14de0)

possible component to use:
https://www.npmjs.com/package/react-d3-tree

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the react-d3-tree package documentation and comparing its examples with the hierarchy shown in the issue images. Identify how the configuration relationships should be represented and where the tree belongs in the existing interface. Done means users can see the component relationships as a usable hierarchy similar to the requested Backstage view.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.