Open FPurchess opened 9 years ago
The file input field still returns a fakepath which makes it hard to implement a proper file open dialog. Is this intentionally?
I'm wondering what the best practice for a file open dialog would look like (apart from uploading the file). Could you give any recommendation here?
@spolu any idea on that? (Possible way to expose the file dialogs to the API? https://github.com/breach/thrust/blob/master/src/browser/dialog/file_dialog.h)
The file input field still returns a fakepath which makes it hard to implement a proper file open dialog. Is this intentionally?
I'm wondering what the best practice for a file open dialog would look like (apart from uploading the file). Could you give any recommendation here?