feat(mobile): Uploading contents on mobile easier w/ pwa file handlers#818
feat(mobile): Uploading contents on mobile easier w/ pwa file handlers#818arthuRHD wants to merge 3 commits intopapra-hq:mainfrom
Conversation
🦋 Changeset detectedLatest commit: fec5f28 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
CorentinTh
left a comment
There was a problem hiding this comment.
Thank you for the contribution 🙏
There is on drawback here: the documents will be added to the next opened organizations. The user may be part of multiple organization, and they won't be able to choose which one to add the documents to.
I've never used this LaunchQueue mechanism before, so not very sure on how it behaves, but we this feature may needs to be studied, perhaps we can display a modal to let the user choose which organization to add the documents to when multiple organizations are available, and also confirm the wants to add the files
|
Any new on this @arthuRHD ? |
|
Hey, thanks for the concern. Due to personal issues, I left that hanging. I'm sorry. I will propose a solution for the multi-organization instances. |
Hello
I deleted
site.webmanifestbecause you already have amanifest.jsonbut to be clear, I'm unsure about the standard nowadays since it's subject to debate.Feel free to trash or merge if you found this useful. I just want to upload file easily from my Android device.
Regards