pegasystems / uplus-wss

The Uplus application showcases how a web application can be integrated with the Pega Platform around Mashup, Co-Browse, Pega chat and Knowledge Management as well as with the Customer Decision Hub (CDH) for offers and realtime streams.
https://pegasystems.github.io/uplus-wss/
Apache License 2.0
39 stars 47 forks source link

CDH: Reset ExternalID button not copying ID to clipboard #192

Closed srob34 closed 1 year ago

srob34 commented 1 year ago

Describe the bug When demoing the anonymous to known web browsing experience, the user needs to know the ExternalID. Clicking the ExternalID button can simply display the ID in plain text below the button and automatically copy this value to the clipboard (this is a nice to have but not critical)

To Reproduce open the WSS Settings and then click on CDH. Click the ExternalID button and try to paste the copied ID to notepad or some other location

Expected behavior Display the ID to be copied or auto copy it to the clipboard

ricmars commented 1 year ago

should be fixed in latest codebase - a pop up will display to confirm that the externalID has been copied to the clipboard

ricmars commented 1 year ago

please retest - will close issue once confirmed

srob34 commented 1 year ago

This is working as expected now! thx