paulwarren-wk
paulwarren-wk
Fixes #632 #### Reason for change The viewer currently interferes with the layout of tables that contain absolutely positioned content. The problematic situation is this: ```html 1,000 ``` The viewer...
### What should we change and why? Currently all hidden facts are prominently labelled as "hidden". Some hidden facts are linked to HTML elements with `-ix-sec-hidden` or `-ix-esef-hidden` style properties,...
### What should we change and why? It's currently possible to link to an XBRL element via a fragment in the viewer URL (e.g. `#f-f1` links to the fact with...
### What happened? If you create a viewer from a ZIP file with no directory structure, the "download filing documents" link will be present on the viewer settings menu. If...
### What should we change and why? Spun out of #435 and closely related to https://github.com/Arelle/Arelle/issues/760 We want the viewer to cope with at least some types of XBRL invalidity...
### What happened? When you click on nested text block facts in certain reports, the outermost fact is selected rather than the innermost fact. For example, open [this filing](https://filings.xbrl.org/3TK20IVIUJ8J3ZU0QE75/2022-12-31/ESEF/NL/0/ingbank-2022-12-31-en/reports/ixbrlviewer.html), scroll...
This PR adds an additional field to the fact inspector that gives a human-readable label for the taxonomy that the concept is drawn from. The primary motivation for this is...