twinstar6980 / Twinning

https://github.com/twinstar6980/Twinning.Documentation
GNU General Public License v3.0
59 stars 12 forks source link

ShelGUI Input Directory failed #16

Closed Haruma-VN closed 1 year ago

Haruma-VN commented 1 year ago

When I select an file object type, directory the Shell GUI crashed. Video: https://github.com/twinkles-twinstar/TwinStar.ToolKit/assets/114157573/1ac67d29-1501-42c0-9475-1d60eba6fc9e

twinstar6980 commented 1 year ago

This is a bug of the third-party library that the project depends on, and I need to wait for the library to be fixed (until this PR is merged: https://github.com/miguelpruivo/flutter_file_picker/pull/1340).

twinstar6980 commented 1 year ago

BTW, this BUG will only be triggered when the file dialog is started for the first time and the type is directory. If you first open a file dialog (file) and close it, then open a file dialog (directory), then it will not happen collapse.

Haruma-VN commented 1 year ago

The PR is merged, maybe you can try to fix it next version.

twinstar6980 commented 1 year ago

This issue has been resolved in today's push.