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 sort/filter options for campaign list #459

Open
bchrobot opened this issue Jan 13, 2020 · 4 comments
Open

Add sort/filter options for campaign list #459

bchrobot opened this issue Jan 13, 2020 · 4 comments
Assignees
Labels
feedback: rfc 🙋 Request For Comment improvement: enhancement ✨ Improvement to existing functionality platform: node 🔅 Related to Node backend platform: react ⚛️ Related to React client application

Comments

@bchrobot
Copy link
Member

Is your feature request related to a problem? Please describe.

With many active campaigns, it can be difficult to find the one you are looking for

Describe the solution you'd like

There should be sorting and filtering options for the campaign list (e.g. created_at, due_by, teams)

Describe alternatives you've considered

N/A

Additional context

Waiting on more information from users about what sort/filter options would be most useful.

@bchrobot bchrobot added feedback: rfc 🙋 Request For Comment platform: react ⚛️ Related to React client application platform: node 🔅 Related to Node backend improvement: enhancement ✨ Improvement to existing functionality labels Jan 13, 2020
@jen-mckinney
Copy link

Client wrote in asking for this feature - would like to be able to sort by descending date, or have an options for which field to sort by.

Is it possible to change the order in which archived campaigns are displayed? Currently the list shows them in ascending order of Campaign ID and this makes it tedious to recall a recently archived campaign. Is it possible to display them in descending order or give the option to sort ?

@ajohn25 ajohn25 self-assigned this Aug 10, 2023
@henryk1229
Copy link
Contributor

@ajohn25 it might make sense to branch off #1641 for this? That branch has a fair amount changes to the CampaignList and child components, and also adds filtering by campaign title

@ajohn25
Copy link
Contributor

ajohn25 commented Aug 10, 2023

@ajohn25 it might make sense to branch off #1641 for this? That branch has a fair amount changes to the CampaignList and child components, and also adds filtering by campaign title

totally, thx for flagging!

@ajohn25
Copy link
Contributor

ajohn25 commented Aug 15, 2023

As a part 1 here, I'd like to do a toggle for sorting by newest/oldest campaign first, since that seems to be the most common request (plz ignore my off center styling in screenshot below

image

@politics-rewired/spoke-client / @kennyycheng any thoughts on that approach? Also happy to spend more time and do this differently if there are other sorting / filtering options that seem good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feedback: rfc 🙋 Request For Comment improvement: enhancement ✨ Improvement to existing functionality platform: node 🔅 Related to Node backend platform: react ⚛️ Related to React client application
Projects
None yet
Development

No branches or pull requests

4 participants