miguelpruivo / flutter_file_picker

File picker plugin for Flutter, compatible with mobile (iOS & Android), Web, Desktop (Mac, Linux, Windows) platforms with Flutter Go support.
MIT License
1.35k stars 672 forks source link

Popup missplaced with Pick file on Web on iOS #1612

Closed bsolca closed 6 days ago

bsolca commented 1 month ago

Describe the bug On the flutter_file_picker example demo and everywhere else. When tapping on a button that is calling

    final result = await FilePicker.platform.pickFiles();

Open either the popup at the top or at the bottom which has a bad user experience.

Platform

Platform OS version What version did it happen?

How are you picking?

Please, post the snippet here

Screenshots and/or video image

Additional context file_picker: ^8.1.2 iOS: 18.1 Browser tested: Brave and Safari on mobile

anthealb commented 1 month ago

I was looking for a solution to this issue as well

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 7 days with no activity.

niklasbartsch commented 4 weeks ago

I have the same problem. Sometimes it gets shown outside of the screen...

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open for 7 days with no activity.

github-actions[bot] commented 6 days ago

This issue was closed because it has been inactive for 14 days since being marked as stale.