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

Adding another study should force a plate mapper update #568

Open
fedarko opened this issue Aug 20, 2019 · 1 comment
Open

Adding another study should force a plate mapper update #568

fedarko opened this issue Aug 20, 2019 · 1 comment

Comments

@fedarko
Copy link
Collaborator

fedarko commented Aug 20, 2019

This currently doesn't happen, but it would make sense to have this sort of functionality available (discussed this with @charles-cowart).

As an example: say the user enters in some specimen IDs associated with "Study 1", but no studies have been added for the given plate yet. These IDs would all show up with a red candy-stripe background.

If the user then adds Study 1, these specimen IDs will remain with a red candy-stripe background. This will only change when the user forces an update by changing individual IDs to something else, then changing those IDs back.

@fedarko
Copy link
Collaborator Author

fedarko commented Aug 20, 2019

Implementing this shouldn't be too difficult (on adding a study, force a refresh of all of the wells), but I'm not familiar enough with this code to say how easy it'll be to go from pseudocode to implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant