-
Notifications
You must be signed in to change notification settings - Fork 24
[$40] Jobs View/Edit UI: Replace "End Date" field by "Duration" field #84
Comments
Challenge https://www.topcoder.com/challenges/7cda4ef6-ec78-48b8-96c2-02a9691061ee has been created for this ticket. |
@bug-bash-helper assign |
@yoution ✅ you are now assigned to this issue and have 12 hours to complete it. As soon as you are done, please, make a comment like below, including the link to the pull request:
|
Challenge https://www.topcoder.com/challenges/7cda4ef6-ec78-48b8-96c2-02a9691061ee has been assigned to yoution. |
@bug-bash-helper #94 is ready for review |
@yoution ✅ this issue is marked as Now you may pick up another issue which is open for pickup if you like to. |
@sandhiyakavi - please check for below cases and update accordingly a) try to edit for a job and duration is TBD initially change to 2 weeks. Saving is not happening. b) Create a new position with duration as monthly. Save acknowledgement msg appears. Verify on the page you will see still it display for weeks |
This is fixed by b0d6864. Could you please, try now?
@nkumar-topcoder the field for |
@maxceem Got it. Totally got confused. @wdprice, max - to avoid confusion This could be common scenario and queries from end user that we can anticipate in future. Re-phrasing could help. |
@maxceem @sandhiyakavi verified for case a) able to save. Thanks |
@nkumar-topcoder I've updated the labels by and during view: |
@maxceem The above changes for Duration and Rate type labels are not reflected for Create Job page. Verified for all the duration cases. Working as expected. |
- made create job form same to edit ref issue #84
Payment failed: [400]: Failed to activate challenge. Detail: Cannot Activate this project, it has no active billing accounts. |
Payment task has been updated: https://www.topcoder.com/challenges/7cda4ef6-ec78-48b8-96c2-02a9691061ee |
Fixed: 🆗 in Production via milestone v1.5 URL: https://platform.topcoder.com/taas/myteams/26861/positions/8853c864-36bb-44ad-bcf6-1d2e871b799c
bandicam.2021-02-26.10-14-05-757.mp4URL: https://platform.topcoder.com/taas/myteams/26859/positions/ab7fdfc5-2e62-40d6-b630-91a2cd498eb7 bandicam.2021-02-25.21-20-38-193.mp4@lakshmiathreya Please check the below using During editing, the "Duration" field should be:
|
This is seen with Manager role: @sandhiyakavi @codejamtc pls clarify - the Requirement seems to be to replace End date with Duration - which is seen as expected. Is it still QA Fail? |
For Jobs we've removed
endDate
for jobs and addedduration
instead in API topcoder-platform/taas-apis#143.So now we have to update Job View Details page to show "Duration" instead of "End Date"
And same for Job Edit Detail page:
During editing, the "Duration" field should be:
The text was updated successfully, but these errors were encountered: