floating 연산 오류
Open
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/bosnet/web-wallet/blob/b605f9485d6dea4c4b63723525ce0b13da8ba4e5/src/components/HistoryTable.js#L58 에서 floating 연산을 하면 값이 달라져서 수정이 필요합니다.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at src/components/HistoryTable.js line 58 and reproduce the floating-point calculation described in the issue, using the attached screenshot as context. Determine the intended displayed value and verify the result after the calculation is corrected; the issue provides no test file or expected value, so those must be established before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100