Skip to content

fix(shell): fix layout and labels in ls for empty sources - #141

Open
lolito93 wants to merge 1 commit into
SEN-1768-fix-convergence-of-smooth-extrapolated-positionfrom
SEN-1777-bus-going-out-of-scope-creates-weird-behavior-in-shell
Open

fix(shell): fix layout and labels in ls for empty sources#141
lolito93 wants to merge 1 commit into
SEN-1768-fix-convergence-of-smooth-extrapolated-positionfrom
SEN-1777-bus-going-out-of-scope-creates-weird-behavior-in-shell

Conversation

@lolito93

Copy link
Copy Markdown
Collaborator

Fix ls command to correctly display tags and styles for opened sessions and buses, even when they don't contain any objects

Resolves SEN-1777

@EnriqueParodi EnriqueParodi left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Manuel, can you please relay my feedback to the author?

The fix is right, and it explains the bug.

The PR removes a term_->newLine() from doOpen. Was this related to the bug?

Thanks!

@EnriqueParodi
EnriqueParodi force-pushed the SEN-1768-fix-convergence-of-smooth-extrapolated-position branch from 860aa56 to 2a00044 Compare August 27, 2026 10:33
@EnriqueParodi
EnriqueParodi force-pushed the SEN-1777-bus-going-out-of-scope-creates-weird-behavior-in-shell branch from f23c14f to 5f0a992 Compare August 27, 2026 10:33
@EnriqueParodi
EnriqueParodi marked this pull request as draft August 27, 2026 14:28
@EnriqueParodi
EnriqueParodi marked this pull request as ready for review August 27, 2026 14:28
@EnriqueParodi EnriqueParodi changed the title fix(shell): fix layout and missing labels in ls command for empty sources fix(shell): fix layout and labels in ls for empty sources Aug 27, 2026
@EnriqueParodi
EnriqueParodi marked this pull request as draft August 27, 2026 15:14
@EnriqueParodi
EnriqueParodi marked this pull request as ready for review August 27, 2026 15:14
@luisgutierrezpereda
luisgutierrezpereda force-pushed the SEN-1768-fix-convergence-of-smooth-extrapolated-position branch from 9d1f053 to e8cb22d Compare September 9, 2026 14:56
Fix ls command to correctly display tags and styles for opened sessions and
buses, even when they don't contain any objects

resolves SEN-1777
@luisgutierrezpereda
luisgutierrezpereda force-pushed the SEN-1768-fix-convergence-of-smooth-extrapolated-position branch from e8cb22d to a818de5 Compare September 10, 2026 08:38
@luisgutierrezpereda

Copy link
Copy Markdown
Collaborator

Hi Manuel, can you please relay my feedback to the author?

The fix is right, and it explains the bug.

The PR removes a term_->newLine() from doOpen. Was this related to the bug?

Thanks!

Hello @EnriqueParodi.

The removal of term_->newLine() just removes a redundant new line that appeared before the 'shell opened' log when you opened a bus. Now the log appears inmediatly after the prompt, which looks better.

@luisgutierrezpereda
luisgutierrezpereda force-pushed the SEN-1777-bus-going-out-of-scope-creates-weird-behavior-in-shell branch from 5f0a992 to 75de554 Compare September 10, 2026 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants