You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer, I would like to have the least amount of code hardcoded in api requests as possible so that it's closer to the MVP. I would like to get the user's proposal and proposal id and use those values to fill out proposal under the sendObservationRequest function
Line 110 in Scheduling View
The text was updated successfully, but these errors were encountered:
If user has more than one proposal, add drop down menu for them to choose. Otherwise, select the existing one
Do the same for scheduling real time sessions ^
As a developer, I would like to have the least amount of code hardcoded in api requests as possible so that it's closer to the MVP. I would like to get the user's proposal and proposal id and use those values to fill out
proposal
under thesendObservationRequest
functionLine 110 in
Scheduling View
The text was updated successfully, but these errors were encountered: