Conversation
Deletes app/orchestrator-config.tsx and un-nests ClientProcessesProvider from the student and maintenance layouts (AppMQJobsProvider is now the outermost provider) now that the fillout flow runs on useMQJobs instead of useClientProcess (BROKER_REDESIGN_PLAN.md §9 step 8). Removes the now-unused ProcessCallbackDto/ProcessResponse interfaces from lib/api/services.ts. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SPF5g6sz4FdC7quZeUyNAW
Made the IOM link less intrusive and made form components more consistent with one another.
Makes form labels larger and use more consistent colors. Also fixed the support email link having `//` at the start of the email.
Continuation of #526, this time focused on the student site's header bar. This also bundles a slight tweak to the IOM site's CTA on the recruit site, as well as an experimental mobile layout to increase screen real estate on small screens and improve consistency with the other sites.
…ts (#550) Use unified `StatusNotice` design for hibernated listing alerts across the student site.
Reverted the experimental sidebar navigation for the student site.
…g and error handling
…recruit sites (#552) Two small fixes: - Enter key now submits login and register forms on the recruit site. - Profile picture now displays in header bars across student and recruit sites.
- initiate submissions track their job through the same fillout-job
provider (a new form process doesn't exist until the job lands, so it
reuses fillout's synthetic-pending-row handling)
- Fix: a placeholder row briefly claimed the form was fully signed
("Completed") when only generation had finished; now correctly shows
"Waiting for recipients..."
- Fix: the post-submit success modal's "Go to Forms" button closed
itself before its own navigate-back callback ran, exposing the
underlying "confirm" step for a frame
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.