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

fix 1176 (Drag and drop tsv metadata not adding color by option to dropdown) #1177

Merged
merged 1 commit into from
Jun 25, 2020

Conversation

eharkins
Copy link
Contributor

see #1176 (comment)

Description of proposed changes

Adds a clause to fix this particular issue, but if we are concerned that shouldComponentUpdate might preventing other needed updates in the name of performance improvements (the implementation of that function seemed to make an important performance improvement), maybe there is a way we could get the best of both worlds. For example, by PureComponent to make a shallow comparison of props and state.

Related issue(s)

#1176
#1035

Testing

see #1176 for testing steps to reproduce the bug. Doing this should now achieve the desired behavior in the original issue.

Thank you for contributing to Nextstrain!

see github.com//issues/1176#issuecomment-649097216
@jameshadfield jameshadfield temporarily deployed to auspice-1176-droptsv-co-ilkurt June 24, 2020 23:46 Inactive
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