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(RHIF-72): Fix InventoryTable font size and actions button padding #2078

Merged
merged 4 commits into from
Nov 9, 2023

Conversation

gkarat
Copy link
Contributor

@gkarat gkarat commented Nov 1, 2023

Fixes https://issues.redhat.com/browse/RHIF-72.

  • Changes the InventoryTable rows text to have font size 14 px.
  • Fixes the actions (kebab) button styling so that it is equally distanced from both sides.

Before

Screenshot 2023-11-03 at 17 47 54

After

Screenshot 2023-11-03 at 17 45 56

@gkarat gkarat added the bug Something isn't working label Nov 1, 2023
@gkarat gkarat self-assigned this Nov 1, 2023
@gkarat gkarat requested a review from a team as a code owner November 1, 2023 12:23
Copy link
Contributor

@AsToNlele AsToNlele left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fix @gkarat! 😄 The font size is finally consistent between the apps

Just a small nitpick, I believe the kebab on the right side should have 24px padding from the right side, not 16px. Feel free to correct me

@gkarat
Copy link
Contributor Author

gkarat commented Nov 3, 2023

You are right, the spacing for the default variant table is 24 px: https://v4-archive.patternfly.org/v4/components/table/design-guidelines#default-spacing. Will fix it now

@gkarat gkarat requested review from AsToNlele and a team November 3, 2023 16:48
@gkarat
Copy link
Contributor Author

gkarat commented Nov 3, 2023

@AsToNlele, it's fixed now

@gkarat
Copy link
Contributor Author

gkarat commented Nov 9, 2023

/retest

Copy link
Contributor

@AsToNlele AsToNlele left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, thank you @gkarat! 😄

@gkarat gkarat merged commit 17e4195 into RedHatInsights:master Nov 9, 2023
1 check passed
@gkarat gkarat deleted the rhif-72 branch November 9, 2023 12:22
@gkarat
Copy link
Contributor Author

gkarat commented Nov 9, 2023

🎉 This PR is included in version 1.55.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@gkarat gkarat added the released label Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants