Skip to content

It's possible to unselect a board #1204

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

Closed
3 tasks done
kittaakos opened this issue Jul 18, 2022 · 3 comments · Fixed by #1214
Closed
3 tasks done

It's possible to unselect a board #1204

kittaakos opened this issue Jul 18, 2022 · 3 comments · Fixed by #1214
Assignees
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@kittaakos
Copy link
Contributor

Describe the problem

The behavior has slightly changed with the new board selector design; I can unselect a board in the IDE2.

To reproduce

  • Have a connected, recognized board selected in the IDE2,
  • Select an Unknown board,
  • Dialog pops,
  • Hit cancel,
  • No board is selected.
can_unselect_board.mp4

Expected behavior

Hitting cancel does not change the previously selected board

Arduino IDE version

ed41b25

Operating system

macOS

Operating system version

12.3.1

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@kittaakos kittaakos added topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project labels Jul 18, 2022
@AlbyIanna
Copy link
Contributor

@kittaakos This is expected, look at step 11. of the expected behavior in this PR

cc: @91volt

@kittaakos
Copy link
Contributor Author

Here is another bug: I can close the board selector with OK without selecting a port. The board selector dialog will show a different board than the dropdown.

board_select__board_does_not_change.mp4

@per1234
Copy link
Contributor

per1234 commented Jul 18, 2022

The board selector dialog will show a different board than the dropdown.

I also encountered this within minutes of trying the new version of the IDE and was quite confused by it. I submitted a dedicated report: #1206

@per1234 per1234 linked a pull request Jul 19, 2022 that will close this issue
4 tasks
@per1234 per1234 closed this as completed Jul 19, 2022
@per1234 per1234 added the conclusion: resolved Issue was resolved label Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants