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

Implemented: Added a Sort By filter for Created Date, Due Date, and Alphabetical sorting on the Draft, Assigned, Pending review and closed page(#631) #707

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

R-Sourabh
Copy link
Contributor

Related Issues

#631

Short Description and Why It's Useful

  • Previously, the Sort By filtering was present in the Filters section on various pages. This filtering included sorting by due date and alphabetically.
  • Now I have added the Sort By option adjacent to the search bar. It now includes three options: Created Date (default), Due Date, and Alphabetical.
  • The Created Date sorting arranges the cycle count in descending order, meaning the most recently created items appear at the top of the list. The same pattern is applied to Due Date sorting.

Screenshots of Visual Changes before/after (If There Are Any)

image
image

Contribution and Currently Important Rules Acceptance

…lphabetical sorting on the Drafts page and removed it from the Filters component (hotwax#631)
…lphabetical sorting on the Assigned, Pending review and closed page(hotwax#631)
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

Successfully merging this pull request may close these issues.

1 participant