-
Notifications
You must be signed in to change notification settings - Fork 1
10‐20‐BerkGoktas
-
#543 – Posts are limited to 12 – Detected a bug with backend pagination logic that incorrectly limited the view to only 12 posts, proposed a solution to the bug, then Yusuf Akın provided a neater approach ensuring all posts are now accessible. (Fixed in PR #545)
-
#516 – no profile photo on comment section – Resolved a UI bug where the "Add a Comment" box showed a default icon instead of the logged-in user's profile image. (Fixed in PR #520).
-
(from PR #513) – Like counts becoming negative – Fixed a critical bug where like counts could become negative. This involved updating the backend API response and adding frontend validation.
-
(from PR #482) – Conditional Tag Filtering – Implemented the hierarchical tag filtering feature, allowing dietary sub-tags to appear only when the main "Recipe" tag is selected.
-
#552 – Create forum mock posts for the CM1 demo – Created a set of realistic mock forum posts correlated with user scenarios to effectively demonstrate the forum's functionality during the CM1 demo.
-
Reviewed the issue #419 Migrating the section 1.9 to under others in STS