Skip to content

fix: enable submit button on grant and LTS application forms#883

Merged
dergigi merged 1 commit into
masterfrom
fix-submit-button-in-apply
Jul 1, 2026
Merged

fix: enable submit button on grant and LTS application forms#883
dergigi merged 1 commit into
masterfrom
fix-submit-button-in-apply

Conversation

@dergigi

@dergigi dergigi commented Jul 1, 2026

Copy link
Copy Markdown
Member

The submit button on the final step of the grant and LTS application flows had disabled hardcoded to true, so applicants could never send their application. This ties the button to the loading state instead, matching the other navigation buttons.

  • Fix in the shared StepNavigation component, so both /apply/grant and /apply/lts are covered.
  • Button is now only disabled while a submission is in flight, and its styling toggles between the disabled and active hover states accordingly.

Build preview:

The submit button had disabled hardcoded to true, so applicants could
never submit. Tie it to the loading state like the other nav buttons.
@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
os-website Ready Ready Preview, Comment Jul 1, 2026 10:24am

Request Review

@dergigi dergigi merged commit e565750 into master Jul 1, 2026
3 checks passed
@dergigi dergigi deleted the fix-submit-button-in-apply branch July 1, 2026 12:34
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.

1 participant