-
Notifications
You must be signed in to change notification settings - Fork 17
View job description of applied to gig #147
Comments
How user start apply the Gig? I'm not see the Gig list: https://platform.topcoder-dev.com/earn/my-gigs |
The user has to submit a gig application |
@dedywahyudi , you can use user topacc_three, I willl message you the password. |
@SathyaJayabal Cool, thanks! |
@Oanh-and-only-Oanh @SathyaJayabal
|
yes, when user clicks the title of the job, it should take them to the job description. Can you work with @sushil if API needs updating? |
@sushilshinde @Oanh-and-only-Oanh Okay, pls let me know if API updated. |
@dedywahyudi, which api needs updating here? |
@Oanh-and-only-Oanh , should clicking on the title take the user to the Gigs details page on community app? |
correct, @SathyaJayabal |
Ok, so the gig detail url will be like cc @LieutenantRoger , need to add jobExternalId field in the response object of https://platform.topcoder-dev.com/earn-app/api/my-gigs/myJobApplications. This will be constructed from @dedywahyudi can construct the url using this external id |
Added jobExternalId like this: |
@LieutenantRoger , looks good. @dedywahyudi, please check and let us know if you are good on the api changes? |
@LieutenantRoger @SathyaJayabal Great, thanks. I'll let you know once the update ready. |
@Oanh-and-only-Oanh @SathyaJayabal @LieutenantRoger PR for this ready: #161 |
OK, thanks @dedywahyudi let me merge it firstly and deploy to dev environment so @SathyaJayabal could take a look. |
Current behavior
Currently, when the user has applied to a gig and that gig application is pending under MY GIG page, there is no way for the user to review that particular job description again.
Expected behavior
When the user has applied to a gig and that gig application is pending under MY GIG page, user can view the job description of the job they applied to if they click on the job title.
The text was updated successfully, but these errors were encountered: