Components Wishlist (from Bubbles)
Open
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
- 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
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