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

fix: manage channel addition without show usage #15101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

STDeslandes
Copy link

@STDeslandes STDeslandes commented Mar 3, 2025

Contributed by STMicroelectronics

What it does

Closes #15081

Make sure the output widget is refreshed even if the channel.show() function is not used if there is only one channel.

How to test

  • Create an output channel but don't show it by default ( it should be the only one created ).
  • Add some logs in this channel.
  • Show the output windows.
  • You should see the logs in the output channel you created.

Follow-ups

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Review checklist

Reminder for reviewers

Make sure the output widget is refreshed even if the channel.show() function is not used if there is only one channel.

Contributed by STMicroelectronics
@msujew msujew changed the title fix: manage channel addition without show usage ( #15081) fix: manage channel addition without show usage Mar 3, 2025
@rschnekenbu rschnekenbu self-requested a review March 3, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Waiting on reviewers
1 participant