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

Update All Product Drop Downs to Query Products via AJAX #965

Closed
pippinsplugins opened this issue Mar 6, 2013 · 15 comments
Closed

Update All Product Drop Downs to Query Products via AJAX #965

pippinsplugins opened this issue Mar 6, 2013 · 15 comments

Comments

@pippinsplugins
Copy link
Contributor

There are several places in the plugin that we have drop down menus for product choosers.

In order to better support stores with large numbers of products, we need to update all of these to use ajax to query the database once the first three letters of the desired product name have been entered.

This should be done in the EDD_HTML_Elements class so that the drop downs can be easily reused.

Each of the drop downs should also use the new chosen styles added: 521599b

@theGuruWithin
Copy link

would be great if it worked presenting list as well as type and filter style to so if you don;t remember product full name or even first words it would still sift and present a masked list based on user character entry. for example if i know the product is an MP3 collection typing "MP3" even when not first word would pull sift too.

@pippinsplugins
Copy link
Contributor Author

That's the idea.

@pippinsplugins
Copy link
Contributor Author

Punted to 1.7.

@chriscct7
Copy link
Member

Not as urgent now that FES isn't using metaboxes

On Tue, May 28, 2013 at 12:49 PM, Pippin Williamson <
notifications@github.com> wrote:

Punted to 1.7.


Reply to this email directly or view it on GitHubhttps://github.com//issues/965#issuecomment-18563777
.

@pippinsplugins
Copy link
Contributor Author

First instance of these not being ajaxed where it caused a problem: https://easydigitaldownloads.com/support/topic/version-1-6-bundle-option-problem-on-admin-2/#post-66332

@chriscct7
Copy link
Member

@pippinsplugins Second actually. EDD FES's metabox version was technically the first.

@pippinsplugins
Copy link
Contributor Author

True.

@pippinsplugins
Copy link
Contributor Author

Punting to 1.8

@pippinsplugins
Copy link
Contributor Author

Tagging as high priority.

@pippinsplugins
Copy link
Contributor Author

@pippinsplugins
Copy link
Contributor Author

Punting to 1.9.

@pippinsplugins
Copy link
Contributor Author

The Bundled Products UI now looks like this:
screen shot 2013-12-22 at 9 31 13 pm

@pippinsplugins
Copy link
Contributor Author

I think this is finished but it needs some more testing.

@pippinsplugins
Copy link
Contributor Author

I'm going to merge into release/1.9 so it can be more extensively tested.

@pippinsplugins
Copy link
Contributor Author

Closing this for now. If any problems are noticed during testing, reopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants