Skip to content

Conversation

shanghaikid
Copy link
Collaborator

@shanghaikid shanghaikid commented Dec 13, 2022

  • support disconnect
  • support keyboard event "enter"
  • save last time milvus ip address
  • support connect with ip without port
  • clear state on logout

@shanghaikid shanghaikid requested a review from nameczz December 13, 2022 11:15
await MilvusHttp.closeConnection();
window.localStorage.removeItem(MILVUS_ADDRESS);
// make sure we clear state in all pages
navigate(0);
Copy link
Collaborator

Choose a reason for hiding this comment

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

what's this for?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Reload the page.

@nameczz nameczz merged commit 59765e8 into main Dec 14, 2022
@nameczz nameczz deleted the update-connection-disconnecton branch December 14, 2022 07:25
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