Aayush taking over for Vamsi krishna creates a stacked horizontal bar graph for tools stoppage reason#1550
Conversation
|
Tested the frontend of this and approved it because everything works as intended |
…ntal_bar_graph_for_tools_stoppage_reason
laynet
left a comment
There was a problem hiding this comment.
I can't test this through the local host because the frontend branch can't be resolved, I submitted a review for that OneCommunityGlobal/HighestGoodNetworkApp#3780 (review)

MeronTeweldebrhan
left a comment
There was a problem hiding this comment.
PR Review Feedback
Testing Outcome
✅ Verified Tools and Equipment Tracking Card under Dashboard → Reports → Total Construction Summary.
✅ Proportion of Tools/Equipment filter works as expected.
✅ Tools by Availability chart functions correctly.
✅ Dark mode verified.
❌ Reason of Stoppage of Tools fails to load, showing: “Failed to load projects. Please try again.”
Suggestion
In the Proportion of Tools/Equipment filter, after selecting a project, switching directly to another project doesn’t refresh the list unless “All” is clicked first. Improving this behavior would enhance user experience.
|
Hi @laynet & @MeronTeweldebrhan, the problems you are facing is due to the recent node upgrade. I have resolved the node upgrade conflicts. Try to check the changes which address the errors you are facing. Thank you. |
sumedhkumar96
left a comment
There was a problem hiding this comment.
Pulled the backend code and tested it along with the frontend locally, and functionalities are working as described by the dev. Screenshots are pinned in the frontend PR-3780
I have resolved the fetch error due to recent node upgrade.
|
Hi Vamsi, |
|
Tested this PR along with the related frontend PR #3780. |
…eason_backend Mani shashank fix: add tools stoppage reason API endpoints
…ntal_bar_graph_for_tools_stoppage_reason
|
|
I tested the PR locally and given the feedback in the frontend PR 4508 |






Description
Related PRS (if any):
This backend PR is related to the 3780 frontend PR.
…
Main changes explained:
…
How to test:
npm installandnpm run buildthennpm startto run this PR locallyScreenshots or videos of changes:
ReasonOfStoppageOfTools-walkthrough.mp4