Skip to content

Alisha - fix: Job Posting Page – “Select Category” Filter Returns No Listings#2135

Open
alishawalunj wants to merge 3 commits intodevelopmentfrom
alisha/fix/collaboration-category-filter-bug-backend
Open

Alisha - fix: Job Posting Page – “Select Category” Filter Returns No Listings#2135
alishawalunj wants to merge 3 commits intodevelopmentfrom
alisha/fix/collaboration-category-filter-bug-backend

Conversation

@alishawalunj
Copy link
Copy Markdown
Contributor

@alishawalunj alishawalunj commented Mar 28, 2026

Description

11784517-EBD2-4FBE-9FBF-D31B62DD529C

Related PRS (if any):

This backend PR is related to the #5077 backend PR.

Main changes explained:

  • Updated file jobController.js file to replace comma-split logic with JSON.parse for pagination and job summaries.

How to test:

  1. check into current branch
  2. do npm install and ... to run this PR locally
  3. Clear site data/cache
  4. log as admin user
  5. To test this PR follow the steps mentioned in PR 5077.

@alishawalunj alishawalunj changed the title fix: category filter parsing using JSON in jobs APIs Alisha - fix: Job Posting Page – “Select Category” Filter Returns No Listings Mar 28, 2026
@alishawalunj alishawalunj added the High Priority - Please Review First This is an important PR we'd like to get merged as soon as possible label Mar 28, 2026
@Nirali164
Copy link
Copy Markdown

Hello Alisha,

Tested this branch locally,
But the feature still has bugs.

  1. When I go to http://localhost:5173/collaboration, it doesn't show any jobs by default
    So I have checked the payload and response from the API. The jobs? API doesn't give any response on black [] categories.
  2. When I select the category, it also passes the selected category in api payload, but I am still getting jobs: [] blank in the response.
  3. I have tested the same feature on the dev environment with the same user login. https://dev.highestgood.com/collaboration in dev, I am getting the jobs in response.
Screenshot 2026-04-03 at 11 10 28 AM Screenshot 2026-04-03 at 11 10 42 AM Screenshot 2026-04-03 at 11 11 20 AM Screenshot 2026-04-03 at 11 11 41 AM Screenshot 2026-04-03 at 11 16 15 AM

@alishawalunj alishawalunj force-pushed the alisha/fix/collaboration-category-filter-bug-backend branch from 44a6e1e to be0980b Compare April 13, 2026 03:09
@alishawalunj alishawalunj force-pushed the alisha/fix/collaboration-category-filter-bug-backend branch from a2c30e2 to 0c5e418 Compare April 17, 2026 20:10
@alishawalunj alishawalunj added High Priority - Please Review First This is an important PR we'd like to get merged as soon as possible and removed High Priority - Please Review First This is an important PR we'd like to get merged as soon as possible labels Apr 17, 2026
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

High Priority - Please Review First This is an important PR we'd like to get merged as soon as possible

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants