Skip to content

Improve the "Debug Console" page #943

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
Xayton opened this issue Apr 29, 2024 · 0 comments · Fixed by #944
Closed

Improve the "Debug Console" page #943

Xayton opened this issue Apr 29, 2024 · 0 comments · Fixed by #944
Assignees
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@Xayton
Copy link
Contributor

Xayton commented Apr 29, 2024

While using the "Debug Console" of the Arduino Agent, a few improvement opportunities were found:

  • Save the selection for the "show list commands", so that it will persist page refresh
  • Improve the "Enable list command" checkbox to allow 3 different settings:
    • Hide "list" commands: like having the checkbox unchecked
    • Show "list" commands inline: like having the checkbox checked
    • Show "list" commands separately: will show a new section where you see the result of the last "list" command, independently from the other logs
  • Fix a regression where the "list" lines where hidden, but the actual content (the part with the board data) was always shown, no matter the checkbox state.
@Xayton Xayton added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Apr 29, 2024
@Xayton Xayton self-assigned this Apr 29, 2024
@Xayton Xayton changed the title Improve the "Debug console" page Improve the "Debug Console" page Apr 29, 2024
@per1234 per1234 added the conclusion: resolved Issue was resolved label Apr 30, 2024
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: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants