Roll20 / Roll20/roll20-api-scripts
PageSize: +N does not differ from -N
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 407
- Forks
- 602
- Avg merge
- 7d 55m
- Merged PRs (30d)
- 18
Description
The command !pagesize x +1 does the same as !pagesize x -1 they both add a column. The first should add a column, and the last should remove one, right?
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
Search the repository for the pagesize command and inspect how +1 and -1 are handled. Reproduce !pagesize x +1 and !pagesize x -1, then verify that the former adds a column while the latter removes one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100