Skip to content

Conversation

@jguegel
Copy link
Contributor

@jguegel jguegel commented Dec 4, 2025

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

  • Changed so that SaveAsDialog now appends "_{index}" to filename if file already exists

Closes the following issue(s)

Checklist

  • I read the contribution guidelines.
  • I manually tested my changes on device/emulator (if applicable).
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • I have self-reviewed my pull request (no typos, formatting errors, etc.).
  • All checks are passing.

@jguegel jguegel requested a review from naveensingh as a code owner December 4, 2025 17:10
jguegel and others added 4 commits December 5, 2025 15:03
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
Updated changelog with recent fixes and additions.
…ke it compatible with external filestorage
@naveensingh naveensingh changed the title change SaveAsDialog now appends "_{index}" to filename if file alread… fix: save as new file when file already exists Dec 12, 2025
Copy link
Member

@naveensingh naveensingh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You didn't add the Save As dialog or the toast message, but this works too, so I'll take it. Thanks.

@naveensingh naveensingh merged commit c0d7f64 into FossifyOrg:main Dec 12, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

File Manager not offering warning before overwriting file

2 participants