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

Multi-Select Filter Integration #3183

Open
11 tasks
elipe17 opened this issue Sep 11, 2024 · 0 comments
Open
11 tasks

Multi-Select Filter Integration #3183

elipe17 opened this issue Sep 11, 2024 · 0 comments
Labels
backend DAC Django Admin Console dev P3 Needed – Routine

Comments

@elipe17
Copy link

elipe17 commented Sep 11, 2024

Description:
Using the tech memo produced in #3154 as a guide, align TDPs custom filtering needs with Django 508s query string building mechanism. The code provided in the tech memo is not meant to be the solution but a starting point to accomplish integrating the two applications better.

Acceptance Criteria:

  • TDP can have multiple multi-select filters per page
  • All filters are controlled by the Apply Filters button.
  • Code is generalized for future property based custom filtering
  • Testing Checklist has been run and all tests pass
  • README is updated, if necessary

Tasks:
Create a list of granular, specific work items that must be completed to deliver the desired outcomes of this issue

Notes:
Add additional useful information, such as related issues and functionality that isn't covered by this specific issue, and other considerations that will be helpful for anyone reading this

  • Note 1
  • Note 2
  • Note 3

Supporting Documentation:
Please include any relevant log snippets/files/screen shots

  • Doc 1
  • Doc 2

Open Questions:
Please include any questions or decisions that must be made before beginning work or to confidently call this issue complete

  • Open Question 1
  • Open Question 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend DAC Django Admin Console dev P3 Needed – Routine
Projects
None yet
Development

No branches or pull requests

2 participants