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

Implement Autocompletion for HTML Extractor Node Tag Option #5

Open
4 tasks
MertenD opened this issue Jul 26, 2023 · 0 comments
Open
4 tasks

Implement Autocompletion for HTML Extractor Node Tag Option #5

MertenD opened this issue Jul 26, 2023 · 0 comments

Comments

@MertenD
Copy link
Owner

MertenD commented Jul 26, 2023

Description

Develop an autocompletion feature for the HTML Extractor Node's tag option. This feature should provide users with suggestions for HTML tags based on the cached data from the previous node, if it exists. This will enhance the user experience by making it easier and faster to select the appropriate HTML tags when configuring the HTML Extractor Node.

Tasks

  • Develop backend functionality to analyze the cached data and generate a list of potential HTML tags.
  • Implement a system for displaying the autocompletion suggestions and allowing the user to select a suggestion.
  • Ensure that the feature works seamlessly with the existing HTML Extractor Node and user interface.
  • Test the feature thoroughly to ensure reliability and usability.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant