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 user, I want the encrypted data to display in the large encrypted data box (on the right side of the screen) after pressing the encrypt button, and the small encrypted text box on the bottom left of the screen removed, so that I don't have to manually grab the encrypted data from a separate field and copy paste it to another field and that there are not unnecessary (duplicate) textboxes on the UI. #178

Closed kdpcapstone closed 1 year ago

Napomoi commented 1 year ago

I created an auto copy line of code that auto copies the encrypted text to the clipboard. Scott added a copy button that will have same functionailty making the code redundant. Please close Issue.