-
Notifications
You must be signed in to change notification settings - Fork 12
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: Surface neuroglancer in View Tomogram tooltip #1631
Conversation
Surfaces a link to the Neuroglancer quickstart guide in the View Tomogram button tooltip.
6a5999a
to
c401f14
Compare
The tooltip was disappearing before it could be clicked.
c401f14
to
aba407d
Compare
4007b8c
to
02559fb
Compare
Ok - changed the PR a bit to meet the design goals which is why I re-requested a review from @rainandbare , but should be good now. My last question is I didn't see specs for the Tomograms table button, should it be left as is? e.g. https://surface-neuroglancer.cryoet.dev.si.czi.technology/runs/16849?table-tab=Tomograms |
no need to change the tomogram table button! |
And thanks so much Melissa, this looks great!! No more feedback :))) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great Melissa!!!! 🔥🔥🔥
Thanks @kev-zunshiwang and @rainandbare for the reviews ❤️ |
Closes #1383
Closes #1283
Also addresses an issue where the tooltip was not clickable in the Runs table.
Before:
Screen.Recording.2025-02-14.at.5.07.39.PM.mov
After this PR:
Screen.Recording.2025-02-14.at.5.09.00.PM.mov