View Issue Details

IDProjectCategoryView StatusLast Update
0007337Talerwallet (WebExtension)public2023-09-23 15:09
ReporterChristian Grothoff Assigned Tosebasjm  
PrioritylowSeverityfeatureReproducibilityN/A
Status closedResolutionno change required 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version0.9.3Fixed in Version0.9.3 
Summary0007337: User would like to click on e-mail addresses in ToS
DescriptionThe ToS when rendered in browser contained unclickable e-mail addresses. During UX study today, user mentioned that these should be links.
TagsNo tags attached.

Activities

Florian Dold

2023-04-04 19:28

manager   ~0020017

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.

sebasjm

2023-08-02 18:30

developer   ~0020395


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)

Issue History

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