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

NickAkhmetov/CAT-990 Fix ProvGraph Viewport #3596

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

NickAkhmetov
Copy link
Collaborator

Summary

This PR fixes a regression which caused the provenance graph not to be constrained to 500px tall max. This appears to be due to the migration from styled-components 5 to 6 that occurred as part of the unified views work.

Design Documentation/Original Tickets

https://hms-dbmi.atlassian.net/browse/CAT-990

Testing

Loaded http://localhost:5001/browse/publication/e8338966c69e759157d6c6ad24847989, provenance graph did not massively grow the page.

Screenshots/Video

image

Checklist

  • Code follows the project's coding standards
    • Lint checks pass locally
    • New CHANGELOG-your-feature-name-here.md is present in the root directory, describing the change(s) in full sentences.
  • Unit tests covering the new feature have been added
  • All existing tests pass
  • Any relevant documentation in JIRA/Confluence has been updated to reflect the new feature
  • Any new functionalities have appropriate analytics functionalities added

Additional Notes

Please specify any additional information or context relevant to this PR.

@NickAkhmetov NickAkhmetov merged commit fa9b969 into main Nov 4, 2024
8 checks passed
@NickAkhmetov NickAkhmetov deleted the nickakhmetov/cat-990-fix-prov-viewport branch November 4, 2024 19:42
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.

2 participants