-
Notifications
You must be signed in to change notification settings - Fork 0
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
Max width minimum value for images #1229
Labels
Comments
@troughc add validation method and minimum number allowed for max width. |
troughc
added
bug
Something isn't working
enhancement
New feature or request
and removed
question
Further information is requested
labels
Sep 11, 2024
@AbhishekPAnil Backend changes have been released. Please review this and move the ticket to the review phase. |
Tested: PASSED |
troughc
assigned AbhishekPAnil, troughc and sahalali and unassigned troughc and AbhishekPAnil
Sep 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue was found whilst testing #1202
In Artbi, the max width can be set to 0 and the ADMIN can save this setting. This should be disallowed in the software.
SUGGESTED MINIMUM WIDTH ALLOWED: 100 Pixels
Expected Behaviour
Add validation to back-end to expect a minimum of 100 pixels for maximum width.
And when the minimum amount is not entered, or the Max Width field is left empty:
English
CHANGE
Information is required
TO
A minimum value of 100 pixels is required.
French
CHANGE
Des informations sont requises
TO
Une valeur minimale de 100 pixels est requise.
The text was updated successfully, but these errors were encountered: