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

Add stats filter to task list view #7430

Merged
merged 4 commits into from
Nov 8, 2023
Merged

Add stats filter to task list view #7430

merged 4 commits into from
Nov 8, 2023

Conversation

hotzenklotz
Copy link
Member

@hotzenklotz hotzenklotz commented Nov 8, 2023

PR does two things:

  • Prioritized the stats column in the table by moving it towards the beginning of the table instead of the last position which is often cut off
  • Added a filter to the stats column to quickly filter for tasks with "Prending", "In-Progress" or "Finished" instances
image

URL of deployed dev instance (used for testing):

  • https://___.webknossos.xyz

Steps to test:

  • Create new tasks
  • Go to Task List View
  • Filter away

Issues:

  • None

(Please delete unneeded items, merge only when none are left open)

@hotzenklotz hotzenklotz self-assigned this Nov 8, 2023
@hotzenklotz hotzenklotz requested a review from fm3 November 8, 2023 14:53
Copy link
Member

@fm3 fm3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me :)

Could you replace the wording "in progress" by "active", in order to use the same term everywhere rather than introduce another synonym?

@bulldozer-boy bulldozer-boy bot merged commit c346d04 into master Nov 8, 2023
2 checks passed
@bulldozer-boy bulldozer-boy bot deleted the task_stats branch November 8, 2023 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants