imsnif / imsnif/AmoebaTerm

Move required parameters out of the various opts arguments across all libraries

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Required parameters should either be part of a separate 'params' object, or preferably (if there aren't too many of them) as separate arguments.

- [ ] 'add' method in grid -> pane-adder

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the issue's only listed item: the `add` method in `grid` and its `pane-adder` reference. Search the repository for these entry points and for `opts` arguments across the libraries, then determine the complete required-parameter scope. Done means required parameters are separated consistently and all affected callers and tests still pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.