5sControl / 5sControl/5s-webserver

fix bug bad count inventory js

Open
#64 0 comments 0 reactions 1 assignee Claimed by @ZhuchkouAA View on GitHub
bug
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Количество коробок в репортах постоянно изменяется при отсутствии воздействия извне

1 открыть приложение
2 создать item
3 получить репорты

Ожидаемый результат
Количество коробок не меняется

Фактический результат
Количество коробок меняется

attachments

![Image](https://user-images.githubusercontent.com/85877006/233389285-25c4a42b-3d2b-433a-a8e5-3d3dc9091d74.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.