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

feat: show liked/disliked post/comments and unify contents to moderate #609

Merged
merged 9 commits into from Mar 18, 2024

Conversation

diegoberaldin
Copy link
Owner

@diegoberaldin diegoberaldin commented Mar 17, 2024

This PR contains a huge refactoring of the profile screen that:

  • introduces an "Upvotes & Downvotes" section where user can review all the contents (posts and comments) that they have either liked or disliked
  • unifies the review of posts and comments to moderate in a single screen with two tabs, with a similar layout to the previous one.

This unified view is going to replace the "moderated posts" and "moderated comments" screens, which made moderators' life difficult having to switch continuously between the two screens when examining contents.

@diegoberaldin diegoberaldin force-pushed the feat-unified-liked-and-moderation branch from 8d1f1e9 to 24af928 Compare March 17, 2024 22:50
@diegoberaldin diegoberaldin marked this pull request as ready for review March 17, 2024 22:51
@diegoberaldin diegoberaldin self-assigned this Mar 17, 2024
@diegoberaldin diegoberaldin added the feature Feature request label Mar 17, 2024
@diegoberaldin diegoberaldin force-pushed the feat-unified-liked-and-moderation branch from 24af928 to dc0b644 Compare March 18, 2024 07:55
@diegoberaldin diegoberaldin merged commit daaabd9 into development Mar 18, 2024
1 check passed
@diegoberaldin diegoberaldin deleted the feat-unified-liked-and-moderation branch March 18, 2024 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant