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: add tips when use space err after creating #73

Merged
merged 1 commit into from
Dec 30, 2021

Conversation

hetao92
Copy link
Contributor

@hetao92 hetao92 commented Dec 30, 2021

No description provided.

await asyncClearExplore();
history.push(`/space/${space}/tag/list`);
} else {
message.warning(intl.get('schema.useSpaceErrTip'));
Copy link
Contributor

Choose a reason for hiding this comment

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

User always receives this warning even when he just switch the space normally?

Copy link
Contributor

@nianiaJR nianiaJR left a comment

Choose a reason for hiding this comment

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

LGTM

@nianiaJR nianiaJR merged commit 0092626 into vesoft-inc:master Dec 30, 2021
@hetao92 hetao92 deleted the hetao-fix branch December 30, 2021 09:07
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