View Issue Details

IDProjectCategoryView StatusLast Update
0009994Talerexchange KYC SPApublic2025-05-21 22:26
Reportersebasjm Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status confirmedResolutionopen 
Product Version1.0 stretch goals 
Target Versionpost-1.0 
Summary0009994: improve the double click on link challenge
Descriptionuser needs to do 2 clicks when the challenge is a link:
1) to create the link (because is a expensive task)
2) click the link to access the challenge

before we were delaying the click and using `window.open` to open the link programmatically but this doesn't work with some browser, the user needs to click an `<a />` tag to open a new tab/window.

we could keep the old functionality and only ask the user to click again if the popup didn't work.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-05-21 21:31 sebasjm New Issue
2025-05-21 22:26 Christian Grothoff Status new => confirmed
2025-05-21 22:26 Christian Grothoff Product Version => 1.0
2025-05-21 22:26 Christian Grothoff Target Version => post-1.0
2025-05-21 22:26 Christian Grothoff Product Version 1.0 => 1.0 stretch goals