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

Better ui #2

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Better ui #2

wants to merge 7 commits into from

Conversation

rohilmistry
Copy link
Contributor

Better UI

Currently it is using Select Box to list out pages but suppose if there is 100 of pages then ?

So its better to use simple input box with AJAX call.

Test it and let me know if there is any bug.

*NOTE : * Only tested once that too on backend only.

If someone is having more than 100 pages then select box would be too long.So its better to have the AJAX and simple one input box.
This file is used for the AJAX call and also use the autocomplete function.
CSS used when thereis list of suggestions
jQuery library for the AutoComplete .. SRC: https://github.com/devbridge/jQuery-Autocomplete
This is the image when user start typing and make AJAX request. It is the default Loader Image that WooCommerce using in Mini Cart Widget fragments.
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

Successfully merging this pull request may close these issues.

1 participant