msupply-foundation / open-msupply

Open mSupply represents our most recent advancement in the Logistics Management Information System (LMIS), expanding on more than two decades of development inherited from the well-established legacy of the original mSupply.
https://msupply.foundation/open-msupply/
Other
23 stars 14 forks source link

Android: export and clipboard #1491

Open mark-prins opened 1 year ago

mark-prins commented 1 year ago

Is your feature request related to a problem? Please describe 👀

Two small issues in the android app:

When implementing the export button, please also re-enable the export of reports (ref: #4590)

Describe the solution you'd like 🎁

I'm not sure that either function is that helpful on android. We can implement using plugins though

and I think there's value in integrating those plugins for other purposes anyway.

Describe alternatives you've considered 💭

Disable or remove the copy to clipboard function for android users, and keep the export disabled.

mark-prins commented 3 weeks ago

Adding to triage so that we can review priority. I'd like to get this implemented for ET

andreievg commented 5 days ago

Potentially related. https://github.com/msupply-foundation/open-msupply/issues/3940

This issues originally applied to export of list views, but since we have reports it's been raised again for ET, if it's report related then we should check if excel generation would work on android, and if so, together with linked issue above, maybe it's possible to save excel generated file into downloads folder

roxy-dao commented 4 days ago

Have two issues: One for clipboard and one for export and triaged separately

Information copied in clipboard is currently only useful to developers, probably need to rethink/design what the Copy to Clipboard button does