LovetheFrogs / LovetheFrogs/uInterface

[BUG] Problem data out of limits for u16

Open
#17 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug good first issue
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.