You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to other reasons (#12294), my Android App kept crashing.
The "Share" button in the crash dialog in the upper right corner isn't working and just does nothing, when tapping it.
Expected behaviour
The "Share" button in the upper right corner should trigger the "Share" intent, which would allow me to share the text displayed in the dialog with another App.
Actual behaviour
The "Share" button does absolutely nothing, it doesn't even show any signs of being tapped and just acts like a static image.
I believe this might be caused by the fact, that the dialog also displays a Loading... message which overlays the text at the top and either this message's bounding box somehow also overlays the button or the whole dialog is in a state, where the button isn't active yet - but the Loading... message never goes away.
The "Report issue to tracker" option at the bottom of the screen works as expected.
The text was updated successfully, but these errors were encountered:
Steps to reproduce
Due to other reasons (#12294), my Android App kept crashing.
The "Share" button in the crash dialog in the upper right corner isn't working and just does nothing, when tapping it.
Expected behaviour
The "Share" button in the upper right corner should trigger the "Share" intent, which would allow me to share the text displayed in the dialog with another App.
Actual behaviour
The "Share" button does absolutely nothing, it doesn't even show any signs of being tapped and just acts like a static image.
Android version
11
Device brand and model
OnePlus Nord (AC2003)
Stock or custom OS?
Stock
Nextcloud android app version
30260090
Nextcloud server version
28.0.0.11, 27.1.4.1
Using a reverse proxy?
Yes
Android logs
Cause of error
App information
com.nextcloud.client
30260090
gplay
Device information
OnePlus
Nord
AC2003
RP1A.201005.001
Nord_EEA
Firmware
30
11
2108251343
Server error logs
No response
Additional information
I believe this might be caused by the fact, that the dialog also displays a
Loading...
message which overlays the text at the top and either this message's bounding box somehow also overlays the button or the whole dialog is in a state, where the button isn't active yet - but theLoading...
message never goes away.The "Report issue to tracker" option at the bottom of the screen works as expected.
The text was updated successfully, but these errors were encountered: