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

[CHE-130] Add Edit Functionality To Threads #143

Conversation

brok3turtl3
Copy link
Contributor

@brok3turtl3 brok3turtl3 commented Jun 13, 2024

Description

As part of the CHE-110 story, this PR adds edit functionally to the thread topics for the originating user.

  • Future tickets to move some of the display logic to individual components as well as migration to redux state to follow.

Jira Task

CHE-130

Testing Instructions

  1. Ensure branches are up to date.
  2. Make sure that you have edit permissions for any threads for the user you are on. Make sure that any edits you make are immediately reflected in the forums.

Checklist

All Team Members

  • I added a descriptive title to this PR.
  • I filled out the Description, Jira Task, and Testing Instructions sections above.
  • I added or updated [Jest unit tests]for any changes to components, server-side controllers, etc.
  • I ran npm run docker-test in my local environment to check that this PR passes all unit tests.
  • I did a quick check to make sure my code changes follow the recomended style guide.

Additional Notes, Images, etc.

N/A

@brok3turtl3 brok3turtl3 added the enhancement New feature or request label Jun 13, 2024
@brok3turtl3 brok3turtl3 self-assigned this Jun 13, 2024
Copy link

@serenahromano serenahromano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good :)

@brok3turtl3 brok3turtl3 merged commit 1afb9d8 into CHE-110/story/Forums-Improvements Jun 19, 2024
1 check passed
@brok3turtl3 brok3turtl3 deleted the CHE-130/subtask/Add-Edit-Functionality-To-Threads branch June 19, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants