Skip to content

Muks #5153

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Muks #5153

wants to merge 2 commits into from

Conversation

Mukesh-ghildiyal
Copy link

@Mukesh-ghildiyal Mukesh-ghildiyal commented Apr 4, 2025

Fix cBioPortal/cbioportal#4753
([mutation diagram] zoom in and move #4753)

Description
Refactor LollipopPlot components to resolve private property access issue and improve tooltip behavior during zoom operations.

Changes
Made lollipopComponents protected in LollipopPlotNoTooltip.tsx
Added public getter methods for safe component access
Improved tooltip position updating during zoom/move operations
Maintained all existing functionality while fixing TypeScript errors
Checks
Has tests (existing tests cover lollipop functionality)
Follows commit message guidelines (single cohesive commit)
Clinical attributes (N/A - visualization change only)

Any screenshots or GIFs?

i just share you video link while doing zoom functionality(https://drive.google.com/file/d/1g4AJUCNsNWXosMf_ZHDbcyDEzEr6AK3P/view)
If this is a new visual feature please add a before/after screenshot or gif
here with e.g. Giphy CAPTURE or Peek

Notify reviewers

Read our Pull request merging
policy
. It can help to figure out who worked on the
file before you. Please use git blame <filename> to determine that
and notify them either through slack or by assigning them as a reviewer on the PR

Copy link

netlify bot commented Apr 4, 2025

Deploy Preview for cbioportalfrontend ready!

Name Link
🔨 Latest commit bfab627
🔍 Latest deploy log https://app.netlify.com/sites/cbioportalfrontend/deploys/67ef842e8078b20008d507cf
😎 Deploy Preview https://deploy-preview-5153.preview.cbioportal.org
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

[mutation diagram] zoom in and move
1 participant