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

Frontend: Implementation of Edit Post Feature #659

Closed
4 tasks done
surmelienes1 opened this issue Dec 5, 2022 · 1 comment · Fixed by #661
Closed
4 tasks done

Frontend: Implementation of Edit Post Feature #659

surmelienes1 opened this issue Dec 5, 2022 · 1 comment · Fixed by #661
Assignees
Labels
feature New feature front-end Front-end related items priority-critical Highest priority issue Status: Completed Issue is solved

Comments

@surmelienes1
Copy link
Contributor

surmelienes1 commented Dec 5, 2022

Issue Description

We should have a page component where co-learners can edit existing posts which are located in learning space posts section.

This component will include three input fields, one for entering the title of post and one for entering the image url for the post, and the final one for entering the contents of the post. While editing an existing post, these input fields will contain the existing post's data.

Finally, there will be a submit button indicating that editing is done.

Step Details

Steps that will be performed:

  • Add edit post model
  • Create edit post component design
  • Add input fields and button to page
  • Edit navigation routes

Final Actions

I will create a branch from the frontend development branch to address this specific issue. After completing all of the above activities, I will generate a pull request in accordance with the issue. I will be committing the modifications to that branch throughout the development phase. This issue will be resolved once the PR is accepted and integrated into our development branch.

Deadline of the Issue

05.12.2022 - Monday - 23.59

Reviewer

Mehmet Gökay Yıldız

Deadline for the Review

06.12.2022 - Tuesday - 10.00

@surmelienes1 surmelienes1 added priority-critical Highest priority issue status-new New issue in initial state feature New feature front-end Front-end related items labels Dec 5, 2022
@surmelienes1 surmelienes1 self-assigned this Dec 5, 2022
@surmelienes1 surmelienes1 added status-inprogress Issue is currently worked Status: Completed Issue is solved status-needreview A review to the issue is needed and removed status-new New issue in initial state status-inprogress Issue is currently worked Status: Completed Issue is solved labels Dec 5, 2022
@xltvy
Copy link
Contributor

xltvy commented Dec 6, 2022

Since #661 is merged, closing this issue.

@xltvy xltvy closed this as completed Dec 6, 2022
@xltvy xltvy added Status: Completed Issue is solved and removed status-needreview A review to the issue is needed labels Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature front-end Front-end related items priority-critical Highest priority issue Status: Completed Issue is solved
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants