[25.1] Fix GCard Layout and White Spaces#21026
Merged
guerler merged 8 commits intogalaxyproject:release_25.1from Oct 10, 2025
Merged
[25.1] Fix GCard Layout and White Spaces#21026guerler merged 8 commits intogalaxyproject:release_25.1from
guerler merged 8 commits intogalaxyproject:release_25.1from
Conversation
Restructures description template logic to use cleaner conditional blocks and adds proper CSS class for styling control. Optimizes action button rendering by adding length checks to prevent unnecessary DOM elements when no actions are present. Adjusts margin classes to improve visual spacing consistency across different action button configurations. Adds scoped CSS rule to remove bottom margins from paragraph elements within card descriptions for better typography control.
Contributor
|
There are a few more inaccuracy. I created a separate ticket for it: #21030. |
guerler
approved these changes
Oct 9, 2025
Member
Author
|
@guerler thanks for the changes! The upper border and the rename button position are also fixed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #20997
This pull request updates the
GCardcomponent to improve the rendering and layout of descriptions and action buttons. The changes focus on better conditional rendering, improved spacing, and more consistent styling for descriptions and actions.How to test the changes?
(Select all options that apply)
License