the-difference-engine / ksf

7 stars 1 forks source link

389 get grant cycles not a function #395

Closed Geoff7709 closed 2 years ago

Geoff7709 commented 2 years ago

Zenhub Link:

https://app.zenhub.com/workspaces/ksf-5f23520d91f7ee00134cbaf6/issues/the-difference-engine/ksf/389

Describe the problem being solved:

Error: getGrantCycles() is not a function when toggling between grant cycles on Edit modal

Impacted areas in the application:

Edit Modal

Describe the steps you took to test your changes:

I went to the line of code indicated in the error and found that the function was not being called correctly for how it was imported. I added the dot notation to fix the error.

If this ticket involves any UI or email changes, please provide a screenshot that shows the updated UI

This does not change the UI in any way. The toggle for the edit modal no longer throws an error. List general components of the application that this PR will affect: The Edit Modal PR checklist