You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current setup support copying of output key on click on the Copy button, but when the one line toggle is enabled, and a user clicks on the Copy button; The Multi-line output key is still copied.
Steps to reproduce
Start a conversion
On the output screen, toggle the oneline checkbox
Click the Copy button
Expected Behaviour
The key copied to clipboard should be the oneline type
Actual Behaviour
The key copied to clipboard is the default converted multi-line type
The text was updated successfully, but these errors were encountered:
This PR addresses issue where the oneline toggle is enabled, and a user
clicks on the `Copy` button yet Multi-line output key is copied
regardless.
### Related Issue
Fixes#10
🔑
The current setup support copying of output key on click on the
Copy
button, but when the one line toggle is enabled, and a user clicks on theCopy
button; The Multi-line output key is still copied.Steps to reproduce
oneline
checkboxCopy
buttonExpected Behaviour
The key copied to clipboard should be the
oneline
typeActual Behaviour
The key copied to clipboard is the default converted multi-line type
The text was updated successfully, but these errors were encountered: