node-red / node-red-ui-nodes

Additional nodes for Node-RED Dashboard
Apache License 2.0
117 stars 81 forks source link

Textarea formatter not supported with ui-table #84

Open nickion opened 2 years ago

nickion commented 2 years ago

Using the latest version I noticed that the textarea formatter is not offered as an option. This is distinct from the plaintext formatter in that it grows the row size to accommodate cell text rather than being default row height with elipses. A working workaround is to edit the flow file and set the formatter there, however the selected formatter is then empty in the widget settings and I'm not sure if updating the widget via the UI might lose the manual edit at some point.

Expected behaviour would be that "Text Area" (textarea) is available as an option.

knolleary commented 2 years ago

This repo contains 8 different sets of Node-RED Dashboard UI nodes. As you have not used the issue template we provide, it is hard to know what nodes you are reporting an issue against.

Please provide the information we ask for in the template.

nickion commented 2 years ago

Apologies, it's ui-table.