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

1470 interview notes on recruitmentpositionoverviewpage #1568

Merged

Conversation

nemisis84
Copy link
Contributor

@nemisis84 nemisis84 commented Oct 29, 2024

Link: http://localhost:3000/control-panel/recruitment/view-applicant/901e8909-401b-4bca-8465-4bb2b5e0bfcb/
Most of the frontend for the linked issue is solved.

  • Refactored page to use useQuery and useMutation
  • Used react-hook-form for the notes. Saves using onBlur. The put request is not implemented and will be an own issue.

@nemisis84 nemisis84 linked an issue Oct 29, 2024 that may be closed by this pull request
@nemisis84 nemisis84 marked this pull request as ready for review November 14, 2024 17:00
Copy link
Contributor

@Snorre98 Snorre98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Se på kommentarene

@nemisis84
Copy link
Contributor Author

applicationID vil ikke la seg skrive som applicationId uten at siden crasher. Vet ikke hvorfor. Endret derfor tilbake til applicationID.

@nemisis84 nemisis84 merged commit ba566b0 into master Nov 15, 2024
5 checks passed
@nemisis84 nemisis84 deleted the 1470-interview-notes-on-recruitmentpositionoverviewpage branch November 15, 2024 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interview notes on RecruitmentPositionOverviewPage
2 participants