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

feat: side by side #977

Merged
merged 2 commits into from
Jun 18, 2024
Merged

feat: side by side #977

merged 2 commits into from
Jun 18, 2024

Conversation

seve
Copy link
Contributor

@seve seve commented Jun 13, 2024

This is a feature branch merge. All commits have had their own PR with respective code reviews.

@tihuan
Copy link
Contributor

tihuan commented Jun 13, 2024

So excited for this feature branch! For visibility, I added a comment for two bugs PTAL thank you 🙏

#964 (comment)

CC: @seve @kaloster

Co-authored-by: kaloster <rkalo@contractor.chanzuckerberg.com>
@tihuan tihuan merged commit bf2babc into main Jun 18, 2024
8 checks passed
@tihuan tihuan deleted the feat/side-by-side branch June 18, 2024 23:38
} = this.props;

const { colorAccessor } = colors;
Copy link
Contributor

Choose a reason for hiding this comment

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

not sure why this was changed to get from colors instead of keeping it in { colorAccessor } = asyncProps below. But this seems to be causing bug #1022

Copy link
Contributor

Choose a reason for hiding this comment

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

This is the PR against feature branch that added this code

https://github.com/chanzuckerberg/single-cell-explorer/pull/964/files

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