Termix-SSH / Termix-SSH/Support

[BUG] File name placeholder is not interpolated in download success toast from preview

Open Beginner friendly
#1,296 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug file-manager good-first-issue platform-desktop platform-windows ui
Dominant language
No language data
Stars
28
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Title

When downloading a file from the file preview dialog, the success toast displays the {{name}} placeholder literally instead of the actual filename.

Platform

Desktop App - Windows

Server Installation Method

N/A

Version

2.7.1

CLI Installation Method

No response

CLI Version

No response

Troubleshooting
  • I have examined logs and tried to find the issue
  • I have reviewed opened and closed issues
  • I have tried restarting the application
  • I have checked open issues and ensured this is not a duplicate
The Problem

When downloading a file from the file preview dialog, the success toast displays the {{name}} placeholder literally instead of the actual filename.

Image
How to Reproduce
  1. Open a host → File Manager.
  2. Right-click a file.
  3. Select Preview.
  4. Click Download in the preview dialog.
  5. Wait for the download to complete.
Additional Context

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the download flow in the desktop app on Windows: open File Manager, preview a file, and click Download. Trace the preview dialog's successful-download toast and inspect how the filename is passed into the {{name}} message. Done means the toast shows the actual filename instead of the literal placeholder.

Written by the indexing model from the issue text.

Assessment

Domain
desktop
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
70/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.