leostera / leostera/minttea

Components Wishlist (from Bubbles)

Open
#5 6 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue help wanted
Dominant language
OCaml
Stars
472
Forks
32
PR merge metrics
No merged PRs in 30d

Description

Having a nice little library of components to reuse would be amazing, and Bubbles has a nice list that we can just port over:

  • cursor
  • spinner
  • text input
  • text area
  • table (even virtualized!)
  • progress bar: we have something here, not amazing yet but its a good start
  • paginator
  • list with filtering
  • a toggleable help bar
  • key bindings component to help declaratively map keys to actions
  • checkbox – just a tiny little checkbox :)

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 reviewing the unchecked components listed in the issue and their counterparts in the linked Bubbles library: text area, toggleable help bar, and key bindings. Clarify which component to implement and its intended API before starting; done means the selected component is ported and integrated into minttea.

Written by the indexing model from the issue text.

Assessment

Tech stack
ocaml
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.