[Question] Detail Panel Missing Original File Path on Mobile #17542
CrazyMan2000
started this conversation in
General
Replies: 2 comments
-
I just encountered the same issue. I was not able to find any linked issue to this. I would also like to see this as a new feature. My use case was that I wanted to identify the folder on the phone with photos that were not backed up to the server. So that I could sync them up more easily. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I like that I can open the folder by clicking the path on the web (even though it is quite obscured and I'd like it on more prominent place). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was searching for the full file-path of an image in the mobile app and found this feature request.
However, this solution was only for the web and not for the app.
So i tried to fix this quickly and create a pull-request, but i noticed that the Flutter Assert object does not even contain the attribute 'originalPath' from the AssetResponseDto. Since adding this as an attribute would be a bigger change i wanted to ask if there is a reason that the original path was left out?
Beta Was this translation helpful? Give feedback.
All reactions