forked from pavol-brunclik-m2ms/fragalysis-frontend
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Multiple occurences of the same molecule when using direct links #449
Labels
bug
Something isn't working
Comments
Solution in branch #449 |
boriskovar-m2ms
added a commit
that referenced
this issue
Nov 6, 2020
boriskovar-m2ms
added a commit
that referenced
this issue
Nov 9, 2020
Fixed stale reads of mol_group_selection
boriskovar-m2ms
added a commit
that referenced
this issue
Nov 9, 2020
boriskovar-m2ms
added a commit
that referenced
this issue
Nov 26, 2024
* Squashed commit of the following: commit e613216 Author: Boris Kovar <boris.kovar@m2ms.sk> Date: Wed Jul 31 13:57:02 2024 +0200 - implemented #1251 * #1482 added TagName and CentroidRes columns for expanded view of observation dialog * #1489 show warning toast message if is defined on target load * #1322 added longcode column * updated general function for tag comparison * #1505 adjusted getting of centroid_res * #1458 allow to tag XCA sites, temp commit # Conflicts: # js/components/preview/molecule/observationsDialog.js * #1458 adjusted functionality and styling to proper change tag * #1508 removed TagName column in expanded observation dialog, changed order of columns, adjusted labels and tooltips, show observation dialog in its full height * #1508 adjusted column order and width calculation --------- Co-authored-by: Boris Kovar <boris.kovar@m2ms.sk>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When using direct links (https://fragalysis.diamond.ac.uk/viewer/react/preview/direct/target/Mpro/mols/AAR-POS-d2a4d1df-2/A) there are molecules which repeat six times. Every molecule should appear in the list just once.
![image (1)](https://user-images.githubusercontent.com/16878338/97786692-a6671e00-1bad-11eb-87fa-1d4a4953f29c.png)
The text was updated successfully, but these errors were encountered: