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 pathway table page reset issue #4678

Merged

Conversation

gorkemsolun
Copy link
Contributor

@ugurdogrusoz ugurdogrusoz requested a review from onursumer August 2, 2023 11:18
@onursumer
Copy link
Member

Issue seems fixed. Thanks @gorkemsolun!

Looks like prettier check is failing though (https://app.circleci.com/pipelines/github/cBioPortal/cbioportal-frontend/11535/workflows/09f992d0-fc12-4d32-b2b4-7ed65d28fe0c/jobs/147520). Usually prettier runs automatically before each commit, but looks like it didn't for this PR. Can you manually run prettier for the modified file and updated the PR?

@gorkemsolun gorkemsolun force-pushed the master-fix-pathway-table-reset branch from 594429c to f00a4af Compare August 3, 2023 10:31
@onursumer onursumer changed the title For pathway table page reset #10085 Fix pathway table page reset issue Aug 3, 2023
Copy link
Member

@onursumer onursumer left a comment

Choose a reason for hiding this comment

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

Looks good. Some e2e tests are failing, but they don't seem to be related.

@onursumer onursumer force-pushed the master-fix-pathway-table-reset branch from f00a4af to 01c262a Compare August 4, 2023 10:37
When the component mounts, we need to find the page number for the selected pathway. We can use the current data and data store to determine the page number.
@dippindots dippindots force-pushed the master-fix-pathway-table-reset branch from 01c262a to 1d8d3e8 Compare August 8, 2023 01:59
@dippindots
Copy link
Member

@gorkemsolun @onursumer Is this one ready to merge? If it's ok, I will merge it after the tests pass.

@dippindots dippindots added the bug label Aug 8, 2023
@alisman alisman merged commit e96e76d into cBioPortal:master Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Selected pathway table page resets upon unselecting a group
4 participants