docq icon indicating copy to clipboard operation
docq copied to clipboard

UX/UI: Present the Web Scraper extractor template field as a DDL

Open janaka opened this issue 2 years ago • 0 comments

At present the user needs to look up the template name in docs and copy-paste. This is obviously error prone and a poor experience.

Switch to present the available templates as a DDL in the Space config UI.

Add an input field type to ConfigKey and use this to drive the UI rendering logic needed dynamically.

It might be a good idea to define input field type as an enum.

janaka avatar Jul 13 '23 14:07 janaka