Resolved and merged via PR #104.
- Replaced undefined `window.__TAURI__.dialog` with native backend Tauri commands `select_target_file` and `select_directory`.
- Restored `btnGenerate` input event listener and working directory check so entering a target filename enables `.ti1` target generation.
- All CI unit tests (#7147 & #7148) passed.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The first stage doesn't allow browsing for a location, and adding file name for default path doesn't enable the create ti1 button.
Resolved and merged via PR #104.
window.__TAURI__.dialogwith native backend Tauri commandsselect_target_fileandselect_directory.btnGenerateinput event listener and working directory check so entering a target filename enables.ti1target generation.