Skip to content

fix(#5446): fix misaligned health details#5463

Merged
SteKoe merged 1 commit into
masterfrom
fix/5446-health-details-are-misaligned
Jun 19, 2026
Merged

fix(#5446): fix misaligned health details#5463
SteKoe merged 1 commit into
masterfrom
fix/5446-health-details-are-misaligned

Conversation

@SteKoe

@SteKoe SteKoe commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

This pull request updates the health-details.vue component to improve its layout and accessibility, as well as clean up unused code. The main changes focus on restructuring the display of health details and simplifying the icon usage.

UI and Layout Improvements:

  • Changed the main container to use a grid layout with three columns for better alignment and readability. (spring-boot-admin-server-ui/src/main/frontend/views/instances/details/health-details.vue, spring-boot-admin-server-ui/src/main/frontend/views/instances/details/health-details.vueL19-R36)
  • Adjusted the details section to span two columns and improved the display of health status and details, using a nested grid for sub-details. (spring-boot-admin-server-ui/src/main/frontend/views/instances/details/health-details.vue, [1] [2]

Code Cleanup:

  • Removed the unused faCircleInfo icon import and its usage in the template. (spring-boot-admin-server-ui/src/main/frontend/views/instances/details/health-details.vue, [1] [2]
Bildschirmfoto 2026-06-19 um 10 36 19

@SteKoe SteKoe requested a review from a team as a code owner June 19, 2026 08:38
@SteKoe SteKoe force-pushed the fix/5446-health-details-are-misaligned branch from 1ef8543 to d8eb51b Compare June 19, 2026 09:29
@SteKoe SteKoe merged commit 9df3799 into master Jun 19, 2026
2 checks passed
@SteKoe SteKoe deleted the fix/5446-health-details-are-misaligned branch June 19, 2026 10:01
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.

1 participant