Skip to content

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

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

Open
geoph9 opened this issue May 13, 2021 · 0 comments
Open

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

geoph9 opened this issue May 13, 2021 · 0 comments
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@geoph9
Copy link

geoph9 commented May 13, 2021

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).

@cmaglie cmaglie removed the type: bug label Sep 16, 2021
@rsora rsora added the type: imperfection Perceived defect in any part of project label Sep 22, 2021
@per1234 per1234 added the topic: code Related to content of the project itself label Oct 20, 2021
@per1234 per1234 changed the title "More Info" button does not work "More Info" button does not work in Library/Boards Manager Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

4 participants