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

Wrap label within TableLinkCell to a new line if needed #674

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

sgratch
Copy link
Collaborator

@sgratch sgratch commented Aug 9, 2023

Fixes: #677

This fix is mainly relevant for the alignment of the host provider and the Host cluster label

before the fix:

Screencast.from.2023-08-09.14-56-41.mp4

after the fix:

Screencast.from.2023-08-09.15-49-01.mp4

Signed-off-by: Sharon Gratch <sgratch@redhat.com>
@sonarcloud
Copy link

sonarcloud bot commented Aug 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sgratch sgratch requested review from yaacov and rszwajko August 9, 2023 13:03
@yaacov yaacov added the bug Categorizes issue or PR as related to a bug. label Aug 9, 2023
@yaacov yaacov added this to the 2.5.0 milestone Aug 9, 2023
@yaacov yaacov merged commit 0f6f4bc into kubev2v:main Aug 9, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong alignment for 'host' local cluster provider and for 'Host cluster' label in providers list
2 participants