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

Progress default value is not validated #1385

Open
stefan-niedermann opened this issue Sep 26, 2024 · 0 comments
Open

Progress default value is not validated #1385

stefan-niedermann opened this issue Sep 26, 2024 · 0 comments
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working

Comments

@stefan-niedermann
Copy link
Member

Steps to reproduce

  1. Add new column with type progress
  2. Set default value to 120
  3. Default value is accepted

Expected behavior

It should be limited to 100. A fix for this issue must contain a migration step to lower existing default values to 100.

Actual behavior

Unspecified behavior, the progress bar looks "full", but editing the value is not accepted - for example try entering 110 as avlue.

Tables app version

0.8.0

Browser

No response

Client operating system

No response

Operating system

No response

Web server

None

PHP engine version

None

Database

None

Additional info

No response

@stefan-niedermann stefan-niedermann added bug Something isn't working 0. Needs triage Pending approval or rejection. This issue is pending approval. labels Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant