boolean-uk / team-dev-frontend-client

1 stars 11 forks source link

AddStudentPopUp update #225

Closed lucianosimoni closed 1 year ago

lucianosimoni commented 1 year ago

Wait for issue #213 to be merged

Once StudentList will receive an update, the logics behind calling the Popup in the StudentPage no longer make sense.

But once there is no more way to get the urlParams from the Popup to update the clicked Student cohortId, a new column shall be added just for the sake of selecting the Cohort.

Both colums (Students without cohort & Cohort) are required to be selected before submition (pressing confirm button) On submition (onClick of new confirm Button) the updateStudentsList needs to be called.

Remarks:

Image