-
Notifications
You must be signed in to change notification settings - Fork 4k
[Bug]-[130]:File picker Widget - able to pick a file when Max no of files is defined as zero (0) #14857
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
Open
1 task done
Labels
Bug
Something isn't working
File Picker Widget
Low
An issue that is neither critical nor breaks a user flow
Production
Query Widgets & IDE Pod
All issues related to Query, JS, Eval, Widgets & IDE
Widgets & Accelerators Pod
Issues related to widgets & Accelerators
Widgets Product
This label groups issues related to widgets
Comments
A dev should not be able to set the value of max files to 0. We have to add this validation in this property. If they want to set it 0, it's better they disable it. |
@iamrkcheers assigning this issue to you, proposed fix is the following
|
Stats
|
@dilippitchika Can you assign this issue to me ? |
1 task
Hi @dilippitchika , @somangshu , i have rasied PR on this Bug , could you pls review it. |
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Bug
Something isn't working
File Picker Widget
Low
An issue that is neither critical nor breaks a user flow
Production
Query Widgets & IDE Pod
All issues related to Query, JS, Eval, Widgets & IDE
Widgets & Accelerators Pod
Issues related to widgets & Accelerators
Widgets Product
This label groups issues related to widgets
Is there an existing issue for this?
Description
When Max no of files defined in a File picker is set to zero, we are able to pick a file by default.
Expected: The File picker widget should not allow the user to pick any files
Steps To Reproduce
Expected: Error message saying "Cannot upload any files" as max no of file is set to zero
Public Sample App
No response
Version
Release and production
The text was updated successfully, but these errors were encountered: