Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Don't allow graph container to have its own scroll #5056

Merged
merged 1 commit into from
Feb 9, 2021

Conversation

simster7
Copy link
Member

@simster7 simster7 commented Feb 9, 2021

Currently the DAG graph container overflows into scroll, creating a situation where the main page has a scroll and the DAG graph also has one. See how the node is cut where the DAG's scroll ends:

image

This fixes that

Signed-off-by: Simon Behar <simbeh7@gmail.com>
@simster7 simster7 merged commit a0669b5 into argoproj:master Feb 9, 2021
@simster7 simster7 mentioned this pull request Feb 16, 2021
33 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants