[Bug] Moderation tools missing from drop-down menu #262

Closed
opened 2022-12-23 19:23:59 +00:00 by eris · 1 comment
Contributor

Version

Latest develop (working off my own commit hash but it is caught up to your develop)

Bug

Moderation tag tools are missing from the moderation dropdown menu, showing only "Deactivate user" and "Delete user" despite Tag Policy being enabled.

I can temporarily fix this by removing v-if="hasTagPolicy" from src/components/moderation_tools/moderation_tools.vue

I assume that the issue might be the tagPolicyAvailable check in moderation_tools.js

Image is the options that are missing, which I've fixed temporarily.

I'll note this could be a backend issue, as the MRF file had 2 commits added

Severity

I cannot use it as easily as I'd like

Have you searched for this issue?

  • I have double-checked and have not found this issue mentioned anywhere.
### Version Latest develop (working off my own commit hash but it is caught up to your develop) ### Bug Moderation tag tools are missing from the moderation dropdown menu, showing only "Deactivate user" and "Delete user" despite Tag Policy being enabled. I can [temporarily fix](https://akkoma.dev/eris/pleroma-fe/commit/9dc054343a339d97f1d1f84df6ccbc3a0ce293c8) this by removing `v-if="hasTagPolicy"` from `src/components/moderation_tools/moderation_tools.vue` I assume that the issue might be the `tagPolicyAvailable` check in `moderation_tools.js` Image is the options that are missing, which I've fixed temporarily. I'll note this could be a backend issue, as the MRF file had 2 commits added ### Severity I cannot use it as easily as I'd like ### Have you searched for this issue? - [x] I have double-checked and have not found this issue mentioned anywhere.
Contributor

you seem to have :pleroma, :mrf, transparency: false, which means clients and frontends can't know which MRFs you have

you seem to have `:pleroma, :mrf, transparency: false`, which means clients and frontends can't know which MRFs you have
Mergan added the
Bug
label 2022-12-31 08:33:25 +00:00
nbsp closed this issue 2022-12-31 08:33:41 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/akkoma-fe#262
No description provided.