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

Implement Put for interview notes #1610

Open
nemisis84 opened this issue Nov 14, 2024 · 2 comments
Open

Implement Put for interview notes #1610

nemisis84 opened this issue Nov 14, 2024 · 2 comments
Assignees
Labels
difficulty: medium A task presumed to be more demanding. fullstack must have

Comments

@nemisis84
Copy link
Contributor

Make put request on interview notes. Continues on: #1568

The issue needs to make a put endpoint and frontend to reach that endpoint in RecruitmentInterviewNotesForm.tsx

@nemisis84 nemisis84 added difficulty: medium A task presumed to be more demanding. fullstack must have labels Nov 14, 2024
@nemisis84 nemisis84 self-assigned this Nov 14, 2024
@nemisis84
Copy link
Contributor Author

Interview object is not created before a time is set. A solution for now is to not view the interview notes field until an interview object is created.

@nemisis84
Copy link
Contributor Author

Burde sjekke om notat stringen burde har oppdatert seg, slik at man ikke gjør en put/post om data ikke har oppdatert seg.

Burde også han en indikator på at notatet ble lagret. Altså, når requesten kommer tilbake med 200 kommer det opp en "Notes saved"/"Notat lagret" melding på en eller annen måte. En toast funker sikkert.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: medium A task presumed to be more demanding. fullstack must have
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant