You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user chooses a mutation/sequence to colour by, the download files panel should not update, instead it should be disabled and show nothing until a node is clicked on.
Can probably be done with an observeEvent() that updates the input to set it to NULL.
The text was updated successfully, but these errors were encountered:
When a user chooses a mutation/sequence to colour by, the download files panel should not update, instead it should be disabled and show nothing until a node is clicked on.
Can probably be done with an
observeEvent()
that updates the input to set it toNULL
.The text was updated successfully, but these errors were encountered: