Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings: edit field is too restrictive #6667

Closed
davidwatkins73 opened this issue Jun 29, 2023 · 0 comments
Closed

Settings: edit field is too restrictive #6667

davidwatkins73 opened this issue Jun 29, 2023 · 0 comments
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

Comments

@davidwatkins73
Copy link
Member

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.

image

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

@davidwatkins73 davidwatkins73 added small change Should be a simple, low complexity issue good first issue An issue suitable for new project collaborators labels Jun 29, 2023
@davidwatkins73 davidwatkins73 added this to the todo : 1.52 milestone Jun 29, 2023
@davidwatkins73 davidwatkins73 added the fixed (test & close) An issue has been fixed, merged into master and is ready for further testing label Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants