5sControl / 5sControl/5s-webserver
fix bug bad count inventory js
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Количество коробок в репортах постоянно изменяется при отсутствии воздействия извне
1 открыть приложение
2 создать item
3 получить репорты
Ожидаемый результат
Количество коробок не меняется
Фактический результат
Количество коробок меняется
attachments

Contributor guide
Research direction
The issue describes a bug where inventory box counts change unexpectedly in reports. Start by examining the frontend code that generates reports and manages item counts. Look for the component or function that creates items and fetches reports. Check for any asynchronous updates or state management issues. Verify the fix by creating an item and ensuring the report count remains stable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100