Open btsgh opened 2 years ago
Valid issue, happens when the filepicker is hidden. Unsure about reach, but assuming people who have marked filepicker's isVisible. Looking at data where it's js controlled i found roughly 10 unique values where this can happen
Stat | Values |
---|---|
Reach | 10 |
Effort (months) | 0.5 |
Is there an existing issue for this?
Description
When, in a file picker, I bind the visible property of the widget to a checkbox. Now, on deploy, I choose say 5 files. Then uncheck the visible property.. The file-picker disappears.. Now, when I check the visible property checkbox, the file picker button still reads as 5 files selected, but in the file picker modal, there are no files listed. On browsing again, and choosing say 2 files, the number on the button adds up to the above 7, though there are only 2 chosen.
Steps To Reproduce
Public Sample App
No response
Version
Production