common-workflow-language / common-workflow-language/cwlviewer

Add selection to the fullscreen graph

Open
#82 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Java
Stars
52
Forks
29
Avg merge
5h 12m
Merged PRs (30d)
6

Description

Browser limitations mean that the same graph cannot be inserted into the DOM (necessary for highlighting) due to duplicate IDs, so the full screen graph currently uses a standard object tag.

This is not ideal as it is then less capable than the standard page graph

Possible solutions include restyling with CSS to create a fullscreen view (may cause problems with parent containers needing to change too) or aggressively moving the svg within the page using javascript

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.