You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The "Description" field on the Web GUI when editing source components is a single-line textbox, which makes writing anything longer than six words needing scroll. The "Description" field for products which are "visualised" similarly in the table is a textarea, however.
Describe the solution you would like
Turn the UI element into a textarea.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The "Description" field on the Web GUI when editing source components is a single-line textbox, which makes writing anything longer than six words needing scroll. The "Description" field for products which are "visualised" similarly in the table is a textarea, however.
Describe the solution you would like
Turn the UI element into a textarea.
The text was updated successfully, but these errors were encountered: