Skip to content
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 (April 2024) #101

Merged
merged 11 commits into from
Sep 18, 2024
Merged

Conversation

KastanDay
Copy link
Contributor

@KastanDay KastanDay marked this pull request as draft May 10, 2024 15:51
@KastanDay
Copy link
Contributor Author

I added error handling for failed analysis jobs. At least now we see the 404, or whatever error text, instead of staring at an infinite spinner.

CleanShot 2024-05-20 at 12 55 45

@KastanDay
Copy link
Contributor Author

KastanDay commented Jul 22, 2024

Final nits:

  • Revised copy on Expanded MoleculeRow
    • Show image of structure instead of chemical formula in Expanded MoleculeRow (but this is redundant info, so non critical)
    • PubChem ID (already exists) but add auto-link to PubChem page.

@KastanDay KastanDay marked this pull request as ready for review July 29, 2024 17:50
@KastanDay
Copy link
Contributor Author

KastanDay commented Jul 29, 2024

@matthewberry and @bodom0015 this PR is ready for review and merge.

It's deployed to staging.

I've tested it thoroughly and strongly believe it's all working great.

It addresses 99% of the design audit feedback, all the major notes. It's just missing tiny details in spacing, layout & beauty.

Final nits:

  • Revised copy on Expanded MoleculeRow
    • Show image of structure instead of chemical formula in Expanded MoleculeRow (but this is redundant info, so non critical)
    • PubChem ID (already exists) but add auto-link to PubChem page.
  • Maximum of single toast (instead of multiple) when "no results found" when searching on results table.
  • On job error, show proper error page instead of a toast popup.

Copy link
Member

@bodom0015 bodom0015 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 deployed this to staging (#102 was running instead)
after re-testing with the Grenning PDF, everything seems to work very well 🎉

Thanks again, @KastanDay! :)

@bodom0015 bodom0015 merged commit 7e60dcf into main Sep 18, 2024
1 check passed
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.

2 participants