Skip to content

"More Info" button does not work in Library/Boards Manager #368

@geoph9

Description

@geoph9

Description
When browsing through different libriaries in the Library Manager or boards in the Boards Manager, clicking the More Info button does not do anything (I guess it should either open a new menu or redirect to an online repository?). The error occurs on Linux.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the side menu.
  2. Click on the Boards Manager or Library Manager icon.
  3. Try pressing the More Info button on the first entry.
  4. Nothing happens.

Expected behavior
I would expect it to redirect me to the board's/library's website, or open a new menu.

Desktop:

  • OS: Fedora Linux
  • Version: 34

Other:
By inspecting the app, I saw that the html element corresponding to each More Info entry should redirect to a github/gitlab repository. But, when I click the button, nothing happens. I am not very familiar with electron and typescript but I think that the error lies under the arduino-ide-extension/src/browser/widgets/component-list/list-item-renderer.tsx file (the onMoreInfoClick function).

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions