Skip to content

Mark important post button resolves #3#10

Open
Skadeven wants to merge 5 commits into
mainfrom
mark-important-post-button
Open

Mark important post button resolves #3#10
Skadeven wants to merge 5 commits into
mainfrom
mark-important-post-button

Conversation

@Skadeven

Copy link
Copy Markdown
Contributor

resolves #3
Effort: 13 hours
Criteria: There is a button attached to posts that can be clicked or unclicked
Progress: Though this issue is frontend, in order to see clear changes when clicking on the button, I also did some backend changes. Currently I modified hundreds of code in both public and src folders with added assertion and typescript translations to the relevant javascript files. And now the website can show a button of pin in the drop down list of both posts and replies for instructor account. And when clicking on it, it now shows invalid API call. This error is due to the lack of changes in the backend code, which is dependent on issue #2.

@Skadeven Skadeven added the enhancement New feature or request label Feb 11, 2024
@Skadeven Skadeven added this to the Sprint 1 milestone Feb 11, 2024
@Skadeven Skadeven self-assigned this Feb 11, 2024
@Skadeven Skadeven force-pushed the mark-important-post-button branch from f02a0a0 to 55fac96 Compare February 11, 2024 06:00
@GabrielAguirre1

Copy link
Copy Markdown
Collaborator

@Skadeven is this PR still in progress?

@Skadeven

Copy link
Copy Markdown
Contributor Author

@Skadeven is this PR still in progress?

No, I keep this branch for reference of its current progress but will work on another branch

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.

Button for instructors to mark a post as important/unimportant

3 participants