Settings: edit field is too restrictive #6667
Labels
fixed (test & close)
An issue has been fixed, merged into master and is ready for further testing
good first issue
An issue suitable for new project collaborators
small change
Should be a simple, low complexity issue
Milestone
Description
In the settings admin ui, the value input field has a size limit of 255. However the database accepts accepts up to 4000 characters.
We need to lift the limit imposed on the input field.
The file in question is located at:
waltz-ng/client/system/svelte/settings/SettingsPanel.svelte
Resourcing
We would like to add this request to the Waltz team's feature backlog
The text was updated successfully, but these errors were encountered: