View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007337 | Taler | wallet (WebExtension) | public | 2022-09-08 20:25 | 2023-09-23 15:09 |
| Reporter | Christian Grothoff | Assigned To | sebasjm | ||
| Priority | low | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | no change required | ||
| Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
| Product Version | git (master) | ||||
| Target Version | 0.9.3 | Fixed in Version | 0.9.3 | ||
| Summary | 0007337: User would like to click on e-mail addresses in ToS | ||||
| Description | The ToS when rendered in browser contained unclickable e-mail addresses. During UX study today, user mentioned that these should be links. | ||||
| Tags | No tags attached. | ||||
|
|
Does the webextension currently even request/render the ToS in markdown? I think this is most easily solved by putting a mailto link in the source markdown/rst and using some off-the-shelf markdown renderer in the webextension. |
|
|
there is nothing to do in the parser of the wallet webex if the format is html, the there should be a <a/> if the format is markdown, then it should use the custom mailto like: [Contact Us](mailto:me@email.com) |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-09-08 20:25 | Christian Grothoff | New Issue | |
| 2022-09-08 20:25 | Christian Grothoff | Status | new => assigned |
| 2022-09-08 20:25 | Christian Grothoff | Assigned To | => Florian Dold |
| 2022-11-14 06:51 | Christian Grothoff | Assigned To | Florian Dold => sebasjm |
| 2023-04-04 19:27 | Florian Dold | Target Version | => 0.10 |
| 2023-04-04 19:28 | Florian Dold | Note Added: 0020017 | |
| 2023-04-13 20:37 | Florian Dold | Category | wallet (WebExtensions) => wallet (WebExtension) |
| 2023-08-02 18:30 | sebasjm | Status | assigned => resolved |
| 2023-08-02 18:30 | sebasjm | Resolution | open => no change required |
| 2023-08-02 18:30 | sebasjm | Note Added: 0020395 | |
| 2023-09-03 14:47 | Christian Grothoff | Fixed in Version | => 0.9.3 |
| 2023-09-03 14:47 | Christian Grothoff | Target Version | 0.10 => 0.9.3 |
| 2023-09-23 15:09 | Christian Grothoff | Status | resolved => closed |