Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creation of my recent jobs page #226

Open
soham4abc opened this issue Jun 17, 2022 · 0 comments
Open

Creation of my recent jobs page #226

soham4abc opened this issue Jun 17, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@soham4abc
Copy link
Contributor

Description

Currently, the /myRecentJobs page is not implemented as it gives us a blank response.

Steps followed and expected result

Run the UI with the current backend and after login visit the My recent jobs page

Process that we can use to filter the Jobs according to the user

we can use the users/self API endpoint in order to get the logged-in user's ID and thus from the jobs list provided by the /jobs we can filter the jobs using the userId: parameter of each job.

PS: I would like to work on this issue

@shaheemazmalmmd @GMishx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant