[Diagram Editor] Config example browser
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 72
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
#115 introduces both a help text description of a node builder and a list of config examples with explanations of each example, however the PR only exposes the help text description to the front end, leaving the config examples hidden.
We should follow up with some UI element that allows users to browse and select example configs. This should probably come after #105 since that one is more crucial for UX.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read issue #115 to understand the existing help text and config-example data, then review issue #105 before starting. Locate the frontend path that exposes the help text and determine how users can browse and select the available examples; done means the previously hidden examples are accessible in the diagram editor.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100