Mahitha - Add section order and online tools section to gardenmanagment page - #5422
Open
Mahitha-pasupuleti wants to merge 2 commits into
Open
Mahitha - Add section order and online tools section to gardenmanagment page#5422Mahitha-pasupuleti wants to merge 2 commits into
Mahitha-pasupuleti wants to merge 2 commits into
Conversation
✅ Deploy Preview for highestgoodnetwork-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
iAbhi001
self-requested a review
August 2, 2026 06:09
iAbhi001
requested changes
Aug 2, 2026
iAbhi001
left a comment
There was a problem hiding this comment.
Tested locally. The layout and styling look great! However, clicking on View Details and Mark as Received currently has no visual effect or action attached. Even though full API/backend integration is planned for a follow-up PR, could we add basic mock state/handlers (e.g., opening a details modal or toggling status locally) so reviewers can test the user interaction workflow?
Author
Member
Mahitha-pasupuleti
force-pushed
the
Mahitha-suppliers-orders-page
branch
from
August 14, 2026 21:53
062c0d8 to
7a62a31
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Description
Related PR
Main changes explained:
GardenManagementPage.module.csswith scoped CSS module styling.How to test:
npm installandnpm startto launch the application./kitchenandinventory/gardenmanagement.Result:
https://youtu.be/KcSC8IQMKxg
Note:
This PR implements the frontend UI for Seed Orders and Online Tools sections using mock data. Backend integration and API connectivity can be added in a follow-up PR.