Xinyi - fix: dropdown and issue data fetching#4385
Open
RitzzzZ2021 wants to merge 2 commits intodevelopmentfrom
Open
Xinyi - fix: dropdown and issue data fetching#4385RitzzzZ2021 wants to merge 2 commits intodevelopmentfrom
RitzzzZ2021 wants to merge 2 commits intodevelopmentfrom
Conversation
✅ Deploy Preview for highestgoodnetwork-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Aditya-gam
previously approved these changes
Nov 20, 2025
Contributor
Aditya-gam
left a comment
There was a problem hiding this comment.
- I followed the provided test plan (fresh install, cache cleared, logged in as owner) to verify this PR.
- The
Projectsdropdown menu correctly routes to the issues page and successfully loads the page. - The
View Issuesbutton also redirects to the same issues page. - Both the pages work correctly in dark mode.
- One issue I see is when I go to the issues page and click the
Back to projectsbutton, I get a "Page not Found" error.
TestVideo.mov
620f0c4 to
b1befd8
Compare
|
Contributor
Author
Thank you for catching the issue on the issues page. I've fixed the problem and conflicts with development branch. Please review the file changes. I noticed that the development branch introduces some styling issues. Please dismiss those for this PR and check the logic of the buttons. |
Contributor
|
This functionality works as intended and the code is great |
beblicarl
approved these changes
Dec 26, 2025
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
FIXES BOTH OF THESE PHASE 2 ISSUES:

Related PRS (if any):
None.
Main changes explained:
How to test:
npm installand...to run this PR locallyScreenshots or videos of changes:
fix_dropdown_issue.mov
Note:
Include the information the reviewers need to know.