kdanedesigns / kdpcapstone-AD440-2023-EasilySendDataSecurely

Winter 2023 AD440 Cloud Practicum Team Project
GNU General Public License v3.0
2 stars 0 forks source link

As a developer, once I submit text and a key into the encryption component, I want the resulting encypted message to be copied to the clipboard #71

Closed kdpcapstone closed 1 year ago

kdpcapstone commented 1 year ago

Upon Clicking the Encrypt button, copy the key and the resulting encrypted message to the clipboard.

zenwattage commented 1 year ago

Currently requires 2 clicks, will fix shortly.

zenwattage commented 1 year ago

Fixed: Only the encrypted result is copied to clipboard