Skip to content
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

Popup missplaced with Pick file on Web on iOS #1612

Open
1 of 4 tasks
bsolca opened this issue Oct 10, 2024 · 1 comment
Open
1 of 4 tasks

Popup missplaced with Pick file on Web on iOS #1612

bsolca opened this issue Oct 10, 2024 · 1 comment
Labels
new issue An issue that hasn't yet been seen from the maintainer

Comments

@bsolca
Copy link

bsolca commented Oct 10, 2024

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

  • Android
  • iOS opening on Web Browser (Safari & Brave)
  • Web
  • Desktop

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

@bsolca bsolca added the new issue An issue that hasn't yet been seen from the maintainer label Oct 10, 2024
@anthealb
Copy link

I was looking for a solution to this issue as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new issue An issue that hasn't yet been seen from the maintainer
Projects
None yet
Development

No branches or pull requests

2 participants