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

Reorder fields in the Global moderation #10217

Closed
alecslupu opened this issue Jan 11, 2023 · 1 comment · Fixed by #10213
Closed

Reorder fields in the Global moderation #10217

alecslupu opened this issue Jan 11, 2023 · 1 comment · Fixed by #10213

Comments

@alecslupu
Copy link
Contributor

Describe the bug
While reviewing the #10213 I have noticed that the order of the fields and the naming is quite different.

In the content moderation panel we have the following fields:

  • ID
  • Type
  • Participatory space
  • Count
  • Reported content URL
  • Reports
  • Reported at
  • Actions

In the user we have the following fields:

  • Name
  • Nickname
  • Reason
  • Reported at
  • Reports count
  • Actions

I am thinking that we could have some field reordering and renaming on the Content Moderation to have :

  • ID
  • Type
  • Participatory space
  • Count ( Rename to "Reports count", Move it after Reported at)
  • Reported content URL
  • Reports ( Rename it to "Reason" )
  • Reported at
  • Actions

Extra data (please complete the following information):

  • Device: Desktop
  • Device OS: Linux
  • Browser: Firefox
  • Decidim Version: 0.28.dev
  • Decidim installation: Local development

@decidim/product, what do you think about this improvement?

Additional context
Add any other context about the problem here. For instance, add Metadecidim link.

@carolromero
Copy link
Member

@alecslupu good catch! Any change that improves consistency is welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants