-
Notifications
You must be signed in to change notification settings - Fork 212
Job Description overview #4659
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
Comments
@Dara-K , can you help do a quick mock up of front-end design of what this would look like to hand over to dev? |
@Oanh-and-only-Oanh how are we going to save the data, through APIs? are they ready? |
The api is not ready. Working on this now. |
@urwithat, can you help add the ability to store this new data field into the member API? |
@Oanh-and-only-Oanh - we have the work traits endpoint exposed already. The new attributes can be passed to the same endpoint. Sample CURL for fetching: Sample CURL for creating: |
@Oanh-and-only-Oanh Can you provide the exported svg icons for the editor toolbar's buttons? |
@Dara-K, can you provide requested svg icons? |
@skyhit Added feedback to both PRs. |
@skyhit community-app PR looks good. topcoder-react-lib PR not fixed yet. |
@skyhit Any status on this one? |
@luizrrodrigues @skyhit , verified. |
@luizrrodrigues , looks like in prod api call is to users profile details are not getting displayed on staging and the v5 api call is failing |
@SathyaJayabal Here V5 Traits Loading, but data no consistence: |
@luizrrodrigues @SathyaJayabal so we should adapt for V5 API? and does V5 API support this? |
@skyhit , yes. @luizrrodrigues this may need api updates too? Looks like data returned by the v3 and v5 apis for the same user is different. @skyhit you will need to coordinate with @urwithat for api related updates. |
@skyhit I think we need just v3 to |
@skyhit - Use the member v5 microservices. |
@urwithat , I did not do anything to my data other than updation through the community app. @luizrrodrigues also had the same issues. Is it possible to check for some other users too. |
@SathyaJayabal - Have checked for a couple of other members, seems to be fine. Let me know if you find any other members with such an issue. |
@luizrrodrigues , let's deploy this and test, better to use staging. |
@SathyaJayabal @urwithat Deployed to Stag env. |
@luizrrodrigues @skyhit , i don't see an error for the traits api call now. But my profile info for basic details is not getting populated. Maybe because the data format is diff between v3 and v5. |
@SathyaJayabal Is same issue in screen above, v5 missing some data. |
We're moving this issue to Backlog for now. |
build front-end to allow members to input data for job descriptions/bullet points
The text was updated successfully, but these errors were encountered: