Fix displaying blocked users in account follow pages#9164
Fix displaying blocked users in account follow pages#9164ahukkanen merged 11 commits intodecidim:developfrom
Conversation
Quentinchampenois
left a comment
There was a problem hiding this comment.
Hi,
Just a little change request, otherwise it seems good to me !
Quentinchampenois
left a comment
There was a problem hiding this comment.
It seems good to me, thanks !
I let Decidim's reviewers take a look
|
I just noticed the failing CI on Comments, it seems to happen on others PRs, is this a known flaky test or maybe the branch should be rebased ? |
It's not failing locally so i don't think it's from my changes |
Don't worry, it's a flaky unrelated to this PR, it comes from #9090 |
* fix displaying block users * able to render ressource * fix gemfile test * fix gemfile test * fix gemfile test * refactor change * refactor change * linter * add unit test * linter * add trait
* fix displaying block users * able to render ressource * fix gemfile test * fix gemfile test * fix gemfile test * refactor change * refactor change * linter * add unit test * linter * add trait Co-authored-by: eliegaboriau <93646702+eliegaboriau@users.noreply.github.com>
🎩 What? Why?
Remove blocked users from being displaying in the follow/following section
📌 Related Issues
Link your PR to an issue
Testing
Block a user who is following somebody
Check the followers of this somebody
📋 Checklist
🚨 Please review the guidelines for contributing to this repository.
docs/.