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

(SP: 2) Fix CooperationActivitiesList useEffect #2064

Closed
3 tasks
abalanovsky opened this issue Jul 8, 2024 · 0 comments · Fixed by #2559
Closed
3 tasks

(SP: 2) Fix CooperationActivitiesList useEffect #2064

abalanovsky opened this issue Jul 8, 2024 · 0 comments · Fixed by #2559
Assignees
Labels
bug Something isn't working Frontend part Tutor Implementation that regard to the tutor

Comments

@abalanovsky
Copy link
Contributor

abalanovsky commented Jul 8, 2024

Fix CooperationActivitiesList useEffect & delete comments

  • Clean the Cooperation store from unnecessary variables:
clean store

  • Currently, this useEffect does not work as expected. Rewrite all this logic and try not to use useEffect for this purposes:
delete useEffect

  • Additionally, fix the mocked functionality of adding new courses as a template only on the first position (0 index of the sections) in Cooperation:
add always course as template  cooperation  - on position 0
@abalanovsky abalanovsky added bug Something isn't working Frontend part Tutor Implementation that regard to the tutor labels Jul 8, 2024
@docia docia assigned docia and unassigned docia Jul 8, 2024
@abalanovsky abalanovsky moved this to Sprint Backlog in SpaceToStudy Jul 22, 2024
@docia docia changed the title (SP:) Fix CooperationActivitiesList useEffect (SP: onHold) Fix CooperationActivitiesList useEffect Jul 23, 2024
@docia docia moved this from Sprint Backlog to Project Backlog in SpaceToStudy Jul 23, 2024
@Olenka-Hryk Olenka-Hryk moved this from Project Backlog to Sprint Backlog in SpaceToStudy Sep 11, 2024
@Olenka-Hryk Olenka-Hryk changed the title (SP: onHold) Fix CooperationActivitiesList useEffect (SP: ) Fix CooperationActivitiesList useEffect Sep 11, 2024
@YaroslavChuiko YaroslavChuiko changed the title (SP: ) Fix CooperationActivitiesList useEffect (SP: 2) Fix CooperationActivitiesList useEffect Sep 16, 2024
@ipasic-softserve ipasic-softserve self-assigned this Sep 21, 2024
@ipasic-softserve ipasic-softserve moved this from Sprint Backlog to In progress in SpaceToStudy Sep 21, 2024
@ipasic-softserve ipasic-softserve linked a pull request Sep 29, 2024 that will close this issue
@ipasic-softserve ipasic-softserve moved this from In progress to Merge request in SpaceToStudy Sep 29, 2024
@github-project-automation github-project-automation bot moved this from Merge request to Done in SpaceToStudy Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Frontend part Tutor Implementation that regard to the tutor
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants