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

MySQL jQuery UI Autocomplete Feature #12

Open
decoded-cipher opened this issue May 5, 2021 · 0 comments
Open

MySQL jQuery UI Autocomplete Feature #12

decoded-cipher opened this issue May 5, 2021 · 0 comments
Labels
good first issue Good for newcomers Hacktoberfest help wanted Extra attention is needed

Comments

@decoded-cipher
Copy link
Member

Issue to tackle

  • Get the File Name from MySQL Database and display it in the jQuery UI Autocomplete List
  • When clicked on a list item, it must either just fill in the search bar (If leads directly to the resource, it's better...)
  • Present version of Autocomplete is created using the sample code from the jQuery UI demo website (Direct Array fill)
  • Think, we could use AJAX (keyup) to solve the issue

Here's quick look at the existing File Home Page:

Desktop View

image

Mobile View

image

  • Happy Coding
@decoded-cipher decoded-cipher added the help wanted Extra attention is needed label May 5, 2021
@decoded-cipher decoded-cipher added the good first issue Good for newcomers label Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant