Use consistent user-input pattern
Open
enhancement
- Dominant language
- R
- Stars
- 20
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Some use `menu()` via `stop_for_permission()` and some use "y/n" via `readline()`.
Contributor guide
Research direction
Locate the uses of menu(), stop_for_permission(), and readline() in the package and compare how each handles user input. Determine the consistent interaction pattern to apply, then verify that the affected permission and yes/no flows behave consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100