Manoj - Add inventory navigation icons, cross-page links, and BM Dashboard dropdown under Other Links#5306
Manoj - Add inventory navigation icons, cross-page links, and BM Dashboard dropdown under Other Links#5306ManojPuttaswamy wants to merge 15 commits into
Conversation
✅ Deploy Preview for highestgoodnetwork-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
DeepighaJ
left a comment
There was a problem hiding this comment.
- Verified navigation to BM Dashboard through Other Links and confirmed the BM Dashboard header remains persistent after navigation as expected.
- Verified the new "All Inventory Types" option is available under the BM Projects dropdown and navigates correctly.
- Verified all inventory categories (Materials, Consumables, Equipments, Reusables, Tools, and Unit of Measurement) can be expanded and collapsed successfully.
- Verified navigation from All Inventory Types to individual category pages and confirmed category data is displayed correctly.
- Verified Back to All Inventory Types functionality works as expected from category pages.
- Verified the updated BM Projects dropdown structure and inventory type icons are displayed correctly.
Issue Found
Dark Mode UI Inconsistency: When navigating back from category pages (e.g., Materials, Consumables) to All Inventory Types using the "All Inventory Types" button or icons, some table elements retain light-theme styling instead of adopting dark-mode colors. This results in reduced readability and an inconsistent user experience in Dark Mode. (Refer last screenshot.)









HemanthNidamanuru
left a comment
There was a problem hiding this comment.
Hi Manoj,
I tested this locally following the steps provided and found 2 issues:
Unit of Measurement is missing from the BM Projects dropdown.
Dark mode - The BM Projects dropdown has a slight misalignment in dark mode.
PR.5306.mp4
amaresh2001
left a comment
There was a problem hiding this comment.
Tested locally on Manoj_BMDashboard.
Testing:
- "BM Dashboard" is correctly listed under the Other Links dropdown
- "All Inventory Types" appears in the BM Projects dropdown and routes correctly to /bmdashboard/inventorytypes
- Dropdown closes after selecting an option
- Categories (Materials, Consumables, Equipment, Reusables, Tools) are clickable navigation links with icons
- "← All Inventory Types" back link is present on each category page
Issues:
- Unit of Measurement is not a clickable link; all other categories on the Inventory Types page are clickable navigation links.
- Dark mode inconsistency on navigation back when in dark mode and navigating from a category page back to /bmdashboard/inventorytypes, the page body renders with a white/light background while the navbar remains dark. The page does not fully apply dark mode styling on return navigation.
|
Hi, the Issue 01 that you have mentioned, I believe Unit of Measurement is not supposed to be a clickable link. And, the second issue has been resolved. Please re review it. Thank you |
Hi, The first issue, I believe that the unit of measurement is not a category and hence there is no navigation to it. The second issue has been resolved. Please re review it. Thankyou |




















Description
Related PRS (if any):
…
How to test:
npm installand...to run this PR locallyScreenshots or videos of changes:
REC-20260530200247.mp4
Notes: