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

Improve how submissions are filtered in new submission lists #8882

Open
NateWr opened this issue Apr 6, 2023 · 0 comments
Open

Improve how submissions are filtered in new submission lists #8882

NateWr opened this issue Apr 6, 2023 · 0 comments
Assignees
Labels
Enhancement:2:Moderate A new feature or improvement that can be implemented in less than 4 weeks.
Milestone

Comments

@NateWr
Copy link
Contributor

NateWr commented Apr 6, 2023

Describe the problem you would like to solve
The existing submission lists use a left sidebar to add or remove filters. However, the new dashboard (#8880) already has a left sidebar. Also, editors want a clearer indication of which filters are currently applied.

Describe the solution you'd like
The mockups below show a filter UI that opens a side panel to select filters, then displays the applied filters above the list. It also suggests an approach to show saved filters.

Who is asking for this feature?
This UI is necessary to adjust to changes in #8880. It has been tested with users and received positive feedback.

Additional information
The side panel is a UI pattern shared with the submissions summary view (see #8883).

The side panel with a form to add filters:
image
NOTE: There should also be a "Date Submitted" filter, which applies to the submissions.date_submitted column in the same way that "Days since last activity" applies to (probably) date_last_activity.

Show the applied filters above the list:
image

There are some more edge cases on how the different applied filters are shown:

Edge Case 1:
image

Edge Case 2:
image

Edge Case 3:
image

Edge Case 4:
image

@NateWr NateWr added the Enhancement:2:Moderate A new feature or improvement that can be implemented in less than 4 weeks. label Apr 6, 2023
@NateWr NateWr added this to the 3.5 milestone Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement:2:Moderate A new feature or improvement that can be implemented in less than 4 weeks.
Projects
Status: Backlog
Development

No branches or pull requests

2 participants