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

IDE should ignore board options with missing label #1476

Open
3 tasks done
cmaglie opened this issue Sep 21, 2022 · 0 comments
Open
3 tasks done

IDE should ignore board options with missing label #1476

cmaglie opened this issue Sep 21, 2022 · 0 comments
Labels
criticality: low Of low impact priority: medium Resolution is a medium priority type: imperfection Perceived defect in any part of project

Comments

@cmaglie
Copy link
Member

cmaglie commented Sep 21, 2022

Describe the problem

It may happen when a platform does not specify the menu label for all the options in the menu:

image

To reproduce

  1. Use the nightly build of the CLI or a build with this patch included: Do not treat custom menu options without label as 'malformed' arduino-cli#1882
  2. Install the platform m5stack:
  3. Select the board "M5Stack-Station"
  4. The "Tools" menu has an empty item as showed in the image above

Expected behavior

The empty Tools menu item must be ignored.

Arduino IDE version

nightly

Operating system

N/A

Operating system version

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
@cmaglie cmaglie added type: imperfection Perceived defect in any part of project priority: medium Resolution is a medium priority criticality: low Of low impact labels Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
criticality: low Of low impact priority: medium Resolution is a medium priority type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

1 participant