-
Notifications
You must be signed in to change notification settings - Fork 290
feat: simplify job editing and introduced reimport #5230
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
Conversation
- Add REIMPORT_OPPORTUNITY_MUTATION GraphQL mutation - Add reimportOpportunityMutationOptions for TanStack Query - Create OpportunityReimportModal component for URL/file import - Register modal in lazy modal system
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@claude webapp fails to build. fix it. make sure to lint and verify the build before you commit |
|
Claude finished @idoshamun's task in 4m 50s —— View job Unable to proceed without build accessI've thoroughly analyzed the code changes and cannot find any obvious issues: ✅ Code Quality Checks Passed:
The issue: I need to run the actual build to see the specific error from Vercel, but I cannot install dependencies without approval. Please choose one of these options:
Without seeing the actual build error or being able to run the build locally, I cannot identify what's causing the Vercel deployment to fail. |
- Introduced new optional fields: responsibilities, requirements, whatYoullDo, and interviewProcess in the opportunity content type.
…reimport modal - Simplified query key logic in `OpportunityReimportModal` for better readability and maintainability.
- Added a `useEffect` in `InlineRoleInfoEditor` to reset the form when the opportunity data changes. - Updated `InlineContentEditor` to synchronize MarkdownInput's internal state after content updates.
Preview domain
https://feat-opportunity-reimport-modal.preview.app.daily.dev