-
Notifications
You must be signed in to change notification settings - Fork 0
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
Design Audit Feedback #96
Conversation
My formatting is different from yours. My one line change caused a major diff because of spacing & formatting rules. How should I format/lint? Is there a specific setup? |
…ag and Similarity
…Not sure flagging works tho!
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.
@KastanDay I'm seeing some odd behavior here - it looks like when the job is submitted, we no longer see the loading screen while the job completes
I also see the banner indicating that we're looking at example data (useExample=true
), even tho it actually does still evaluate the real job results of my uploaded file - is this change intentional?
Example of what i see when running locally: http://recordit.co/1zuKptaGhq
So sorry this was for testing purposes only! Will fix. I hardcoded variables to test the UI. |
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.
Works as advertised, aside from the small issues mentioned above :)
Thank you, @KastanDay! 🎉
The merge-base changed after approval.
@KastanDay any updates on this PR? I think that once the merge conflicts / hardcoded variables are fixed, we can get this merged up, unless you had anything else you were trying to target here? Let me know if I can assist or clarify in any way! Thank you 👍 |
9e7f269
to
2d3382e
Compare
Hi @bodom0015, I just spent 90 minutes trying to resolve the merge conflicts but I can't get the opening and closing to line up... They look deceptively simple, but no matter what it's all messed up. Could you try once and see if I'm missing something? Don't spend more than 5 minutes on it -- in that case I'll try again. |
7ee2ac1
to
2d3382e
Compare
…SMILES. Add MarvinJS logo
Note I think my local testing of this function isn't working, so it's tricky testing SMILES sorting...
|
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.
LGTM, aside from the minor issues mentioned above!
Thank you, @KastanDay! 🎉 🎊
You mentioned the Confidence and Similarity columns are missing - is this due to my bad merge? Or are have these features simply not been implemented yet?
@bodom0015 @matthewberry This PR is complete and ready for review! One question, I'm not sure the meaning of "update header and footer: tool selector, job summary" Addresses tickets:
|
Thank you, @KastanDay! 🎉 Tool SelectorI think that "tool selector" here refers to the top-left of the navbar header beneath where it says "TOOL"... I think the subtle change here is to turn that into a dropdown menu allowing you to more easily find links to all of the AlphaSynthesis tools: ChemScraper, CLEAN, MOLLI and a few others We should be able to copy the same dropdown functionality over to all of the related AlphaSynthesis frontends as well, which all use the same Angular + PrimeNG patterns 👍 Our existing AlphaSynthesis tools: Job SummaryAccording to the Figma designs, it looks like "Job Summary" refers to adding a bit more context to the header above the results table: |
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.
LGTM, @KastanDay! 👍 I deployed this to ChemScraper frontend staging for testing/review
I can see the MarvinJS modal is fixed and the citation now appears at the bottom 🎉
Fixes #72
Addressing feedback from doc: https://docs.google.com/document/d/12JqiffBZD8T-K7Hx0cnQqb-Ymr4Ysu-EoPiFATUNeSU/edit