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

Implement optimistic response for Tempo field updates #129

Merged
merged 3 commits into from
May 21, 2024

Conversation

qu8n
Copy link
Collaborator

@qu8n qu8n commented May 17, 2024

This PR implements the optimistic update behavior for the Cohort Sample update workflow.

Before:

before.mp4

After:

after.mp4

@qu8n qu8n force-pushed the optimistic-billing-update branch from e8d2d74 to 5594d24 Compare May 20, 2024 17:45
@qu8n qu8n changed the title WIP: Implement optimistic response for billing field update Implement optimistic response for Tempo field updates May 20, 2024
@qu8n qu8n force-pushed the optimistic-billing-update branch from 5594d24 to 32c9bb9 Compare May 21, 2024 13:35
frontend/src/components/SamplesList.tsx Show resolved Hide resolved
frontend/src/components/UpdateModal.tsx Show resolved Hide resolved
frontend/src/index.tsx Show resolved Hide resolved
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This file contains the majority of new changes in this PR, but most changes are either (1) refactoring/moving code around to reduce code repeats and (2) adding missing types. There is one meaningful change that I'm going to highlight and comment on below.

graphql-server/src/schemas/neo4j.ts Show resolved Hide resolved
@qu8n qu8n marked this pull request as ready for review May 21, 2024 15:52
@qu8n qu8n requested a review from ao508 May 21, 2024 17:45
@qu8n qu8n force-pushed the optimistic-billing-update branch from 7546b59 to 3208c07 Compare May 21, 2024 18:36
@ao508 ao508 merged commit 4e8ed70 into mskcc:master May 21, 2024
2 checks passed
@qu8n qu8n deleted the optimistic-billing-update branch June 18, 2024 16:56
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