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

Check board is gone #31121

Merged
merged 3 commits into from Oct 7, 2019
Merged

Check board is gone #31121

merged 3 commits into from Oct 7, 2019

Conversation

epeach
Copy link

@epeach epeach commented Oct 4, 2019

Description

Previously, when we run a board, then disconnect, the program did not check when that a board was connected because we had a record of a 'current board'. This change updates the experience so if a current board is detected (and thus skips creating a new board), we check if the port is still available. If there is no port, then the program assumes we've disconnected and gives the normal 'no-board' message.
Screenshot from 2019-10-04 16-35-26

Testing story

Tested manually.
Also tested that the board is re-detected when plugged in.

Reviewer Checklist:

  • Tests provide adequate coverage
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

Copy link
Contributor

@jmkulwik jmkulwik left a comment

Choose a reason for hiding this comment

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

Awesome!

@epeach epeach merged commit d97ef7f into staging Oct 7, 2019
@epeach epeach deleted the check-board-is-gone branch October 7, 2019 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants