-
Notifications
You must be signed in to change notification settings - Fork 1
Out of range on sequence: show message on tooltip on click annotation #232
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
Conversation
|
Note for the cache feature: I used Session Storage to delete the data when the user closes the browser. Unfortunately, that makes also the data not accessible between other windows or tabs. But I think it is best to make the data be deleted when the tab is closed. |
tokland
left a comment
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.
In-line comments:
app/assets/javascripts/3dbio_viewer/src/domain/repositories/PdbInfoRepository.ts
Outdated
Show resolved
Hide resolved
app/assets/javascripts/3dbio_viewer/src/webapp/components/frame-viewer/FrameViewer.tsx
Outdated
Show resolved
Hide resolved
app/assets/javascripts/3dbio_viewer/src/webapp/components/protvista/ProvistaGrouped.tsx
Outdated
Show resolved
Hide resolved
app/assets/javascripts/3dbio_viewer/src/webapp/components/protvista/Tooltip.tsx
Outdated
Show resolved
Hide resolved
app/assets/javascripts/3dbio_viewer/src/webapp/components/protvista/Tooltip.tsx
Outdated
Show resolved
Hide resolved
app/assets/javascripts/3dbio_viewer/src/webapp/components/protvista/Tooltip.tsx
Show resolved
Hide resolved
app/assets/javascripts/3dbio_viewer/src/webapp/components/protvista/Tooltip.tsx
Outdated
Show resolved
Hide resolved
tokland
left a comment
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.
In-line comments:
app/assets/javascripts/3dbio_viewer/src/webapp/components/protvista/Tooltip.tsx
Show resolved
Hide resolved
app/assets/javascripts/3dbio_viewer/src/webapp/components/protvista/Tooltip.tsx
Show resolved
Hide resolved
app/assets/javascripts/3dbio_viewer/src/domain/repositories/PdbInfoRepository.ts
Outdated
Show resolved
Hide resolved
tokland
left a comment
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.
Some in-line comments:
app/assets/javascripts/3dbio_viewer/src/webapp/components/protvista/Tooltip.tsx
Outdated
Show resolved
Hide resolved
app/assets/javascripts/3dbio_viewer/src/webapp/components/protvista/Tooltip.tsx
Outdated
Show resolved
Hide resolved
app/assets/javascripts/3dbio_viewer/src/data/repositories/BionotesPdbInfoRepository.ts
Outdated
Show resolved
Hide resolved
app/assets/javascripts/3dbio_viewer/src/data/repositories/BionotesPdbInfoRepository.ts
Outdated
Show resolved
Hide resolved
Bring production changes
Merge into
feature/sync-sequence📌 References
📝 Implementation
Features
Minor changes
🎨 Screenshots
Screenshots showing: Out of range annotation