Skip to content

Conversation

@michellewzhang
Copy link
Contributor

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 25, 2025
@michellewzhang michellewzhang force-pushed the mz/proj-general-settings branch from 314ce13 to 2db85e6 Compare April 25, 2025 23:47
@michellewzhang michellewzhang marked this pull request as ready for review April 25, 2025 23:56
@michellewzhang michellewzhang requested a review from a team April 25, 2025 23:56
);
};

const unsubscribe = ProjectsStore.listen(onProjectsUpdate, undefined);
Copy link
Member

Choose a reason for hiding this comment

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

Can you use useLegacyStore() instead here?

recreateRoute('', {
...this.props,
params: {
...this.props.params,
Copy link
Member

Choose a reason for hiding this comment

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

Looks like we lost the additional props and params - are those necessary? There might be an orgId if there is no customer domain, and this.props used to include location and routes

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i added back orgId into the params and also location

@codecov

This comment was marked as off-topic.

@michellewzhang michellewzhang merged commit 6ddb11c into master Apr 29, 2025
41 checks passed
@michellewzhang michellewzhang deleted the mz/proj-general-settings branch April 29, 2025 16:44
@github-actions github-actions bot locked and limited conversation to collaborators May 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants