ui->addCmd(new FoldInWsCmd(s)) is missing from being registered at the UI
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 46
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/LLNL/qball/blob/b56296e9e93e93b7c7e0db9948c02c0ba1343a7f/src/qball/qb.cc#L314
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 at src/qball/qb.cc:314 and inspect the surrounding UI command registration. Confirm FoldInWsCmd is registered with the UI and verify that the command is available there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100