node-red-dashboard icon indicating copy to clipboard operation
node-red-dashboard copied to clipboard

Why no editableList is being used

Open bartbutenaers opened this issue 1 year ago • 0 comments

Hi guys,

I wanted to add a feature to the code of the ui_form.html, but there is something I don't really understand.

The config screen contains this table:

image

It looks like an editableList, but it isn't one. I mean it is created from scratch using html/js/css.

I am wondering if there is any reason why it is done that way? For example due to some limitations of the editableList perhaps...

If there is no particular reason, is it ok if I try to create a PR to refactor it to use an editableList?

Thanks! Bart

bartbutenaers avatar May 15 '24 15:05 bartbutenaers