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(targets): Deselect nonexistent target #315

Merged
merged 2 commits into from
Oct 6, 2021

Conversation

jan-law
Copy link
Contributor

@jan-law jan-law commented Oct 5, 2021

Fixes #312

When a previously selected target disappears, the TargetSelect component will display Select a target instead of the disconnected target. As before, localStorage is updated whenever the user selects a new target.

@jan-law jan-law requested a review from andrewazores October 5, 2021 22:00
@jan-law jan-law added the fix label Oct 6, 2021
@andrewazores andrewazores merged commit aed3124 into cryostatio:main Oct 6, 2021
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.

Stored target selection should be cleared if target no longer exists
2 participants