inblockio / aqua-verifier-webextension

A Chrome-Browser web-extension to verify Aqua Protocol data.
https://inblock.io
MIT License
6 stars 2 forks source link

When using the VerifyPage extension I can easily see the verification structure #53

Open FantasticoFox opened 2 years ago

FantasticoFox commented 2 years ago

When verifying a page, sometimes sub-pages are 'transcluded' (included in the page displayed).

Best way to test it right now, is to use a page with multiple transcluded sub-pages and put it into the offline verifier. The current display of the data is overwhelming for any user. It would be nice if it would be presented by giving me the visual structure of the page and some form of navigation to see the individual verification of each sub-resource. E.g. in a separate tab or something.

In those cases it is important, that the document structure is displayed to the user in a valuable way which allows to navigate to the subpages when verified. And to also quickly see and understand if the document is valid (and it's subpages) or not. Also if sub-pages are present or not (often not included in an export, in this case it also needs to be clear that they are missing).

Acceptance Criteria: