-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
bugReport of or fix for something that isn't working as intendedReport of or fix for something that isn't working as intended
Description
When a post is unpinned after being pinned, it remains at the top of the tab even after a page reload.
How to reproduce:
- Navigate to an old post in your course
- Pin the post so that the post appears at the top of the tab
- Unpin the post
- Hard reload the page
- The post will remain at the top of the list despite the value of
pinnedset tofalsein the returned data from the API call
Note:
This issue did not exist in forum v1 before the following PR was merged:
openedx/openedx-platform#36664
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugReport of or fix for something that isn't working as intendedReport of or fix for something that isn't working as intended