VirtusLab-Open-Source / strapi-plugin-comments

A plugin for Strapi Headless CMS that provides end to end comments feature with their moderation panel, bad words filtering, abuse reporting and more.
MIT License
405 stars 63 forks source link

Dashboard UI problems #145

Closed kwiat1990 closed 2 years ago

kwiat1990 commented 2 years ago

Hey, I have tried the new release and I've noticed some problems, which bothers me a little bit:

  1. I can filter comments only by message. Other fields like threadOf or entry are not available: image
  2. The search seems to be broken as I get No comments match the search all the time.
  3. In the abuse report view, checkboxes are not clickable: image
cyp3rius commented 2 years ago

@kwiat1990 see my responses:

  1. We've got it on a backlog to enable advanced filtering
  2. As 1, it's also part of filtering feature. For now search works only with message value
  3. Noted, will fix that.
cyp3rius commented 2 years ago

@kwiat1990 point no 3 fixed in release v2.1.7

cyp3rius commented 2 years ago

Closing now because rest of points are related to upcoming advanced filtering feature.