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

Add functionality to edit AboutStudentAccordion on the student profile edit page #2899

Merged
merged 14 commits into from
Nov 28, 2024

Conversation

dudchakk
Copy link
Contributor

@dudchakk dudchakk commented Nov 27, 2024

Updates:

  • Enabled editing for the AboutStudentAccordion component on the Edit profile page;
  • Added functionality to save updated data when the Update button is clicked;
  • Ensured that changes are reflected in the "About the student" section on the user profile page;
  • Fixed related unit tests.

Important: this PR is linked with PR #1004 on backend. Change the branch on backend to be able to test the functionality in this PR.

Visual demonstration:

Recording.about-srudent-edit.mp4

@dudchakk dudchakk added Frontend part feature Student Implementation that regard to the student Functional Something isn't working labels Nov 27, 2024
@dudchakk dudchakk self-assigned this Nov 27, 2024
@dudchakk dudchakk merged commit 1451bae into develop Nov 28, 2024
9 checks passed
@dudchakk dudchakk deleted the feature/2876/update-student-edit branch November 28, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Frontend part Functional Something isn't working Student Implementation that regard to the student
Projects
None yet
4 participants