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

Reconnected devices are not added back to the selected list #426

Merged
merged 2 commits into from
May 4, 2020

Conversation

ys27
Copy link
Contributor

@ys27 ys27 commented May 2, 2020

The issue was created here: #425 by me.

Reconnected devices are not added back into the selected list because the id changes when the device is reconnected. I added another condition so that the name is also checked to be added in. Due to this change, any device with the same name or id is added to the selected list, which is not ideal, and so another change is made so that only the active devices are added to the selected list in the UI.

@Belphemur
Copy link
Owner

Belphemur commented May 4, 2020

Took the time to review this and the change make sense.

I'm merging it.

Thank you for your contribution.

@Belphemur Belphemur merged commit 17f9e74 into Belphemur:dev May 4, 2020
Belphemur added a commit that referenced this pull request May 6, 2020
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.

None yet

2 participants