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

Out-Difference: When changing labels the column alignment is wrong #7

Open
johlju opened this issue Aug 26, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@johlju
Copy link
Member

johlju commented Aug 26, 2024

Problem description

When changing labels to other length than default values the column alignment is wrong.

Verbose logs

n/a

How to reproduce

Out-Difference -Reference 'Test string' -Difference 'Test String' -ReferenceLabel 'A1' -DifferenceLabel 'A2'

Expected behavior

Labels to align with the columns

Current behavior

Alignment is off

Suggested solution

Check the length of the labels and add additional spaces to compensate.

Operating system the target node is running

n/a

PowerShell version and build the target node is running

n/a

Module version used

0.2.0
Copy link

This issue has been automatically marked as stale because it has not had activity from the community in the last 30 days. It will be closed if no further activity occurs within 40 days. If the issue is labelled with any of the work labels (e.g bug, enhancement, documentation, or tests) then the issue will not auto-close.

@github-actions github-actions bot added the stale label Sep 26, 2024
@johlju johlju added bug Something isn't working and removed stale labels Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
@johlju and others