KaotoIO / kaoto

The UI of the Kaoto project
https://kaoto.io
Apache License 2.0
37 stars 28 forks source link

fix(Canvas): Use description for root groups #1637

Closed lordrip closed 5 days ago

lordrip commented 6 days ago

Context

Currently, the root groups use the id or the name as a label.

Changes

This commit adds the possibility to use the description, if configured, instead.

Before After
image image

fix: https://github.com/KaotoIO/kaoto/issues/1581

codecov[bot] commented 6 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (main@9ee3368). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1637 +/- ## ======================================= Coverage ? 79.76% Complexity ? 273 ======================================= Files ? 285 Lines ? 8148 Branches ? 1605 ======================================= Hits ? 6499 Misses ? 1538 Partials ? 111 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features:

sonarcloud[bot] commented 6 days ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud