Leticia Barbosa Neves

Results 5 comments of Leticia Barbosa Neves

@KoolADE85 Hey! Thanks for the feedback! I've addressed all your points: 1. **Removed `useFsAccessApi` prop** - Folder upload now automatically works with `multiple=True` (drop-in improvement) 2. **Added `accept` prop filtering**...

@KoolADE85 I changed, can you verify if it is correct?

@KoolADE85 Can you please review my PR?

@KoolADE85 Can you verify if it is working now? Here's the file I used to test: [uploads.py](https://github.com/user-attachments/files/24018788/uploads.py) **Why separate components are needed**: When `enable_folder_selection=True`, the picker dialog uses `webkitdirectory`, which...