killercup / killercup/convey

Write a demo "layout" component

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Rust
Stars
38
Forks
6
PR merge metrics
No merged PRs in 30d

Description

To make it easier to have impressive outputs for custom data types, we should offer some common layout components. These components are similar to what we already have with `span`; they wrap a list of of child components and render them in a specific style.

To figure out how to implement this, we should pick one or two example layout components and see what we need to do to be able to write them.

Contributor guide

Open the contributing guide

Research direction

The issue does not name files or tests. Start by locating the existing `span` component and reading how it wraps and renders child components; then identify what a representative layout component must support. Done means one or two example layout components can be implemented and their required component behavior is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.