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

fix(admin-tools): all donation forms should be listed on Export screen #1970

Closed
3 tasks
mehul0810 opened this issue Aug 9, 2017 · 1 comment
Closed
3 tasks
Assignees

Comments

@mehul0810
Copy link
Contributor

Issue Overview

I've noticed that the Data Screen is listing all the donation forms under Recalculate Income Amount and Donation Count for a form and then checking the donation forms dropdown. But, under Export screen, you can see that all the donation forms are not listed and on searching we can find that particular form. Also, after removing the search keyword the state of dropdown doesn't reset.
issue

Expected Behavior

Dropdown of Donation forms with chosen js should work same everywhere.

Current Behavior

Dropdown of Donation forms is not listing all the forms similar to other pages.

Possible Solution

Investigate the issue and check whether there is any limit to the initial listing.

Steps to Reproduce (for bugs)

  1. Make sure to have 35+ donation forms.
  2. Then, go to Tools > Data
  3. Select Recalculate Income Amount and Donation Count for a form then check the list of forms.
  4. Now, go to Tools > Export and compare both the donation forms listings in dropdown.

Todos

  • Investigate and Fix
  • Tests
  • Documentation
@mathetos
Copy link
Member

mathetos commented Aug 9, 2017

Pretty sure that's related to this:
#1572 -- we just didn't implement that fix for that tool.

@DevinWalker DevinWalker changed the title All Donation Forms should be listed on Export screen fix(admin-tools): all donation forms should be listed on Export screen Aug 1, 2018
DevinWalker pushed a commit that referenced this issue Aug 6, 2018
fix(admin-tools): all donation forms should be listed on Export screen #1970
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

4 participants