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

Suggest tags while typing tags out #3

Closed
mruac opened this issue Sep 30, 2022 · 2 comments
Closed

Suggest tags while typing tags out #3

mruac opened this issue Sep 30, 2022 · 2 comments

Comments

@mruac
Copy link
Owner

mruac commented Sep 30, 2022

This endpoint in the client API has been recently added and announced since version 500 of the Hydrus Network client API.
/add_tags/search_tags
https://hydrusnetwork.github.io/hydrus/developer_api.html#add_tags_search_tags

To consider:

  • Check for Hydrus version and list all supported features before searching tags when an API key is added on the main page
  • How will the suggested tags display using Bootstrap CSS? A combination of Popover and List group?
@mruac
Copy link
Owner Author

mruac commented Nov 24, 2022

An initial working commit has been added in autocomplete-tag-suggestion-feature branch.

Please let me know how it feels, it may need tweaking with how frequent and how it requests the tag to search with.

A commit checking the availability of the /add_tags/search_tags endpoint will need to implemented to prevent errors.

@mruac
Copy link
Owner Author

mruac commented Dec 26, 2022

Merged into master.

@mruac mruac closed this as completed Dec 26, 2022
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

1 participant