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

Feature/update new form buttons logic #361

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

courtneymyers
Copy link
Collaborator

Related Issues:

  • CSBAPP-245

Main Changes:

  • Disable buttons to create new PRF and CRF submissions when each respective form is closed

Steps To Test:

  1. Run the app locally and set the 2022 PRF enrollment to be closed (CSB_2022_PRF_OPEN=false). Any "New Payment Request" buttons you have on your dashboard (assumes a corresponding 2022 FRF has been accepted/selected) should now be disabled. Click the button to ensure it doesn't create a new PRF submission.
  2. Repeat the same steps above, but for the 2022 CRF: Run the app locally and set the 2022 CRF enrollment to be closed (CSB_2022_CRF_OPEN=false). Any "New Close Out" buttons you have on your dashboard (assumes a corresponding 2022 PRF has been accepted/selected) should now be disabled. Click the button to ensure it doesn't create a new CRF submission.

@courtneymyers courtneymyers merged commit 5a88d61 into develop Sep 28, 2023
2 checks passed
@courtneymyers courtneymyers deleted the feature/update-new-form-buttons-logic branch September 28, 2023 16:16
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