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: add submissions count to mod dashboard table #948

Open
4 tasks
ermish opened this issue Dec 23, 2024 · 0 comments
Open
4 tasks

feat: add submissions count to mod dashboard table #948

ermish opened this issue Dec 23, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request moderation panel

Comments

@ermish
Copy link
Contributor

ermish commented Dec 23, 2024

Problem

The mod dashboard submissions has more than 20 submissions at the moment, but a moderator wouldn't realize as the result limit is 20, but the page doesn't let the user know

image

Success

Longer term, we'll want to add pagination to the tables, but for this issue, let's just focus on the results count.

Requirements

  • Get the results count from the server response object (see dependencies)
  • Show this results count to the user on the pending submissions table
  • Show this results count to the user on the approved submissions table
  • Show this results count to the user on the rejected submissions table

dependencies

Depends on the server side issue being completed
ourjapanlife/findadoc-server#661

@ermish ermish added enhancement New feature or request moderation panel labels Dec 23, 2024
@NabbeunNabi NabbeunNabi self-assigned this Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request moderation panel
Projects
None yet
Development

No branches or pull requests

2 participants