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: Spacing for network status #21542

Merged

Conversation

Venefilyn
Copy link
Contributor

When a status is displayed for network interface, such as "Deactivating" it did not have spacing between the active connection and the state.

This ensures that there is always a spacing when needed.

Note, this also removes a span that is not used for anything.

Fixes #20038

image

When a status is displayed for network interface, such as "Deactivating"
it did not have spacing between the active connection and the state.

This ensures that there is always a spacing when needed.

Note, this also removes a span that is not used for anything.

Fixes cockpit-project#20038
@martinpitt
Copy link
Member

Simple and elegant, thanks! I triggered our f-41 tests as well as they run "pixel tests" -- not sure if we capture this anywhere.

@martinpitt martinpitt merged commit 5f9d464 into cockpit-project:main Jan 21, 2025
32 of 85 checks passed
@Venefilyn Venefilyn deleted the fix/spacing-for-network-status branch January 21, 2025 12:14
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.

Deactivating a NIC lacks spacing
2 participants