LovetheFrogs / LovetheFrogs/uInterface
[BUG] Problem data out of limits for u16
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Rust request to get a problem fails
**To Reproduce**
Steps to reproduce the behavior:
- Change the number of data to a higher number so it's easier to reproduce.
- Load your profile
- Data from the problem **may** be higher than an u16 for some fields, so not all entries will be displayed
Contributor guide
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 tracing the Rust request made when loading a profile and inspect how problem data fields are represented and decoded. Reproduce the issue with a larger number of problems; done when values above u16 are retained and all entries are displayed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100