Skip to content

fix: copy button grabs stale text instead of the shown error - #6

Merged
kdroidFilter merged 1 commit into
NucleusFramework:mainfrom
michalharakal:fix/copy-translation-error-text
Aug 14, 2026
Merged

fix: copy button grabs stale text instead of the shown error#6
kdroidFilter merged 1 commit into
NucleusFramework:mainfrom
michalharakal:fix/copy-translation-error-text

Conversation

@michalharakal

@michalharakal michalharakal commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

The translation panel displays translation.error on failure, but the Copy button always copied translation.targetText, which is a different field that's either blank or holds leftover partial text from a stream that failed mid-way. Copy now mirrors whichever the panel is showing.

The translation panel displays translation.error on failure, but the
Copy button always copied translation.targetText — a different field
that's either blank or holds leftover partial text from a stream that
failed mid-way. Copy now mirrors whichever the panel is showing.
@kdroidFilter
kdroidFilter merged commit d3ca650 into NucleusFramework:main Aug 14, 2026
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.

2 participants