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

Interview Component Storing Interview Answers Fix #186

Merged
merged 3 commits into from
Feb 17, 2025

Conversation

niclasheun
Copy link
Contributor

Changes

  • Fixed the issue that the saved application answer has not been displayed correctly
  • Saved the issue that application score was not correctly displayed
  • Got rid of the manual saving button and switched to auto-saving on 'blur' events (when the input looses focus)

@niclasheun niclasheun requested a review from Mtze February 16, 2025 06:28
@niclasheun niclasheun self-assigned this Feb 16, 2025
@niclasheun niclasheun linked an issue Feb 16, 2025 that may be closed by this pull request
@niclasheun niclasheun added bug Something isn't working Component: Interview labels Feb 16, 2025
@niclasheun niclasheun linked an issue Feb 16, 2025 that may be closed by this pull request
@niclasheun niclasheun merged commit 5d9d500 into main Feb 17, 2025
22 of 23 checks passed
@niclasheun niclasheun deleted the interview-component-redesign branch February 17, 2025 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Component: Interview
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Interview Component looses answers to interview questions
2 participants