View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009994 | Taler | exchange KYC SPA | public | 2025-05-21 21:31 | 2025-08-05 01:14 |
| Reporter | sebasjm | Assigned To | |||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | confirmed | Resolution | open | ||
| Product Version | 1.0 stretch goals | ||||
| Target Version | post-1.0 | ||||
| Summary | 0009994: improve the double click on link challenge | ||||
| Description | user 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. | ||||
| Tags | No tags attached. | ||||
| 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 |
| 2025-08-05 01:14 | Christian Grothoff | Severity | minor => tweak |