Skip to content

Conversation

@joyalgeorgekj
Copy link
Contributor

@joyalgeorgekj joyalgeorgekj commented Nov 18, 2025

Description

I found the bug and reported it in the issues section. You can check it out for details about the issue.

Fix Explanation:

  • I added the class dark:text-gray-800 to the tooltip file which is layouts/partials/tooltip.html
  • I came up with the style class because the light theme background was bg-gray-700 so I just used the gray color 800 because that was better for contrast.
  • I have ran the testing command and it passed.
    • Command: sudo docker buildx bake validate
    • Result:
      {...}
      dockerfile-lint
      
      Check complete, no warnings found.
      

Related issues

Reviews

  • There is no major changes in workflow because the bug was caused by style/color inconsistency

  • Technical review

  • Editorial review

  • Product review

@github-actions github-actions bot added the hugo Updates related to hugo label Nov 18, 2025
@netlify
Copy link

netlify bot commented Nov 18, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 23e1365
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/691c9f0bdc5ec7000876b485
😎 Deploy Preview https://deploy-preview-23739--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@joyalgeorgekj
Copy link
Contributor Author

Requesting Review, I've checked all closed PRs and it seems like @crazy-max @dvdksn are the ones reviewing the PRs thats why I am tagging you guys.

Copy link
Contributor

@dvdksn dvdksn left a comment

Choose a reason for hiding this comment

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

Thanks @joyalgeorgekj !

@dvdksn dvdksn merged commit d83fd71 into docker:main Nov 19, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hugo Updates related to hugo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: UI Inconsistency and Theme change UI Inconsistency

2 participants