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

[Feature] Projects Management | Sort Project in the List Page #3314

Open
ariefgp opened this issue Nov 11, 2024 · 0 comments
Open

[Feature] Projects Management | Sort Project in the List Page #3314

ariefgp opened this issue Nov 11, 2024 · 0 comments

Comments

@ariefgp
Copy link

ariefgp commented Nov 11, 2024

[DON'T WORK ON THIS YET UNTIL FURTHER INSTRUCTION]

Related document:

Related User Stories


As a manager, I want to dynamically sort projects using multiple parameters so that I can analyze project portfolios and make data-driven decisions effectively

Description: Project Sorting

Implement a comprehensive project sorting system that enables managers to organize and analyze projects using various business-critical parameters.

Flow:

  • Manager accesses project management page
  • System shows default sort (recently created)
  • Manager can:
    • Click column headers for quick sort
  • System updates showing:
    • Sort indicators
    • Sort order

Acceptance Criteria:

  • Sort by:
    • Project title (A-Z, Z-A)
    • Start date (newest/oldest)
    • End date (newest/oldest)
    • Status (A-Z, Z-A)
  • Visual indication of current sort
  • Sort preference persists during session
  • Works in both grid and list views
  • Maintains current filters while sorting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant