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

SWC-7049 - Fix remounting/cleanup issue with React components #5509

Merged
merged 3 commits into from
Aug 30, 2024

Conversation

nickgros
Copy link
Contributor

Pulling #5497 and d8211e6 from #5508 into release-511 to fix SWC-7049

Comment on lines +359 to +362
await userPage
.getByRole('link', { name: 'Files', exact: true })
.first()
.click()
Copy link
Contributor Author

Choose a reason for hiding this comment

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

E2E test changes are from #5497, which also had one of the React component fixes in the same commit, so it ended up also being pulled in here.

@jay-hodgson jay-hodgson merged commit c86f830 into Sage-Bionetworks:release-511 Aug 30, 2024
2 checks passed
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