TeamAmaze / TeamAmaze/AmazeFileManager
Bugs with saving files
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
Describe the bug
When I open an excel file and I save it, the app only show "Save as a copy" and not other options.
To Reproduce
Steps to reproduce the behavior:
- Open an excel file
- Click Save from Excel
- Excel show "Save as a copy"
Expected behavior
I would like to open the actual file and not a copy of it, so I can edit it and then save.
Screenshots
Smartphone:
- Device: Galaxy Tab S6 Lite
- OS: Android 13
- Rooted: No
- Version: 3.8.5
Additional context
It also works this way with other file types (not just excel).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the save flow on the reported Galaxy Tab S6 Lite with Android 13: open an Excel file, choose Save from Excel, and compare the available options. The issue names no source file or test, so trace the file-opening and saving entry points first. Done means editing the original file is possible rather than only creating a copy, including for other file types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100