ixbrl-viewer icon indicating copy to clipboard operation
ixbrl-viewer copied to clipboard

The Workiva iXBRL Viewer allows Inline XBRL (or iXBRL) reports to be viewed interactively in a web browser. The viewer allows users to access the tagged XBRL data embedded in an iXBRL report.

Results 27 ixbrl-viewer issues
Sort by recently updated
recently updated
newest added

### What should we change and why? The highlight feature for untagged content in review mode is useful, though it often flags content that shouldn't be tagged—like document page numbers...

request

### 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...

request

### What should we change and why? Modern javascript doesn't have a need to use jquery.

request

### What should we change and why? Any tagged or untagged highlighting is removed when we print documents. It would likely assist users who wish to print the document and...

request

### 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...

bug

### 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...

request

### 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...

bug

### What happened? The version defined [in plugin info](https://github.com/Workiva/ixbrl-viewer/blob/4a14c88acdcecdd2655de1c2259f1ebb1409a31a/iXBRLViewerPlugin/__init__.py#L215) is hard coded to `0.1`. We should link this to the build version so that users can tell which version of...

bug

### What should we change and why? There was a suggestion on how to improve the dimension filter [here](https://github.com/Workiva/ixbrl-viewer/pull/429#discussion_r1198490967) that might be good to look into. The change would allow...

request

### What should we change and why? We should add a bash script to automate generating the different scenarios that should be tested for ixbrl-viewer ```bash git add testviewer.sh git...

request