Skip to content

Fixing double border bug at mobile - #4622

Merged
yhakbar merged 1 commit into
docs/updating-terragrunt-homepagefrom
web-813
Aug 8, 2025
Merged

Fixing double border bug at mobile#4622
yhakbar merged 1 commit into
docs/updating-terragrunt-homepagefrom
web-813

Conversation

@karlcarstensen

Copy link
Copy Markdown
Collaborator

fixes double border issue on mobile

@vercel

vercel Bot commented Aug 6, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
terragrunt-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 6, 2025 10:41pm

@coderabbitai

coderabbitai Bot commented Aug 6, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch web-813

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai generate unit tests to generate unit tests for this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@yhakbar

yhakbar commented Aug 7, 2025

Copy link
Copy Markdown
Collaborator

@karlcarstensen is there a way we can preserve the command k thing being on the right side of the search bar?
image

How it looks on terragrunt-v1.gruntwork.io:
image

@yhakbar
yhakbar merged commit ab24aff into docs/updating-terragrunt-homepage Aug 8, 2025
50 of 53 checks passed
@yhakbar
yhakbar deleted the web-813 branch August 8, 2025 14:16
yhakbar added a commit that referenced this pull request Aug 15, 2025
* Front-end for Terragrunt Project

* Changes:
- The navigation bar is fixed.
- The Starlight component for Searchbar was integrated.
- The color palette was added to @theme.
- The text box was corrected in Petadvertisement.
- Minor adjustments to adjust some elements.

* Changes Implemented:
#4494 (comment)

Note:
- Some images I did the best I could searching them  online, however I couldn't find all of them I used the ones from the figma file (the one provided hen I asked for the assets)
- Didn't connect the newsletter. I was responsible only for the design. Appreciate your comprehension.

* Added:
- auto-scroll TB

* Added:
- auto-scroll TB

* Update:
- Alignment Improvements on some sections.
- Modified Header to make it like the one on Home Page.
- Modified theme colors to match colors on Home Page.

* fix: TG-1753 - Make OpenTofu and Terraform logos proper links

Also fixing "Quick Start" and "Read the Docs" links.

* fix: TG-1743 - Fixing navbar links

Also updating buttons for commercial tie-ins.

* fix: TG-1743 - Fixing links in Orchestrate section

* fix: TG-1743 - Fixing links in Consistency section

* fix: TG-1743 - Fixing links in DRY section

* fix: TG-1743 - Fixing links in supercharge section

Also fixing logo hovers and renamed `Eyebrown` to `Eyebrow`.

* fix: TG-1776 - Adjusting copy for newsletter subscription

* fix: TG-1776 - Integrating HubSpot form the way it was in the Jekyll version of the docs

* fix: TG-1776 - Making subscription look a bit better

* fix: Reworking implementation of brand wheel to use content collection

* Testimonials should be a content collection (#4573)

* Adding polish to buttons and cleanup (#4578)

* Web 765 (#4577)

* Front-end for Terragrunt Project

* Changes:
- The navigation bar is fixed.
- The Starlight component for Searchbar was integrated.
- The color palette was added to @theme.
- The text box was corrected in Petadvertisement.
- Minor adjustments to adjust some elements.

* Changes Implemented:
#4494 (comment)

Note:
- Some images I did the best I could searching them  online, however I couldn't find all of them I used the ones from the figma file (the one provided hen I asked for the assets)
- Didn't connect the newsletter. I was responsible only for the design. Appreciate your comprehension.

* Added:
- auto-scroll TB

* Added:
- auto-scroll TB

* Update:
- Alignment Improvements on some sections.
- Modified Header to make it like the one on Home Page.
- Modified theme colors to match colors on Home Page.

* fix: Updating bun.lock

* fix: TG-1753 - Make OpenTofu and Terraform logos proper links

Also fixing "Quick Start" and "Read the Docs" links.

* fix: TG-1743 - Fixing navbar links

Also updating buttons for commercial tie-ins.

* fix: TG-1743 - Fixing links in Orchestrate section

* fix: TG-1743 - Fixing links in Consistency section

* fix: TG-1743 - Fixing links in DRY section

* fix: TG-1743 - Fixing links in supercharge section

Also fixing logo hovers and renamed `Eyebrown` to `Eyebrow`.

* fix: TG-1776 - Adjusting copy for newsletter subscription

* fix: TG-1776 - Integrating HubSpot form the way it was in the Jekyll version of the docs

* fix: TG-1776 - Making subscription look a bit better

* fix: Reworking implementation of brand wheel to use content collection

* Testimonials should be a content collection (#4573)

* Polish and cleanup

---------

Co-authored-by: Daniel Vásquez <daniel.vasquezrs@gmail.com>
Co-authored-by: Yousif Akbar <11247449+yhakbar@users.noreply.github.com>

* Responsive styles for logo to resolve 768 (#4580)

* Sharper hero images (#4583)

* Reduce opacity of background image (#4584)

* fix: Enable Vercel image optimization (#4585)

* fix: Conditionally enable Vercel adapter (#4586)

* Adding padding to resolve issue (#4581)

* Fixing up terminal install commands (#4592)

* Fixing up terminal install commands

* Hiding commands for now

* Styling search (#4617)

* Resolving display issues on large monitors (#4620)

* Fix typos (#4625)

* Fix typo

* Fixing border-b-1 which is not a valid tailwind class

* Updated secondary border color (#4624)

* Update to styles for consistency (#4623)

* Update to styles for consistency

* fix: Reverting intentional change to header copy

---------

Co-authored-by: Yousif Akbar <11247449+yhakbar@users.noreply.github.com>

* Fixing double border bug at mobile (#4622)

* Show search shortcut (#4626)

* fix: Getting rid of `ReponsiveTable` component

* fix: Fixing line numbering in docs (#4619)

* fix: Fixing line numbering in docs

* fix: Fixing indentation size

* Fixing styles

---------

Co-authored-by: Karl <karl.carstensen@gmail.com>

* Cleanup of colors on /docs (#4640)

* Cleanup of colors on /docs

* Revert bg color

* Remove underline and make background solid (#4642)

* Code block polish (#4643)

* fix Star Count Link Underline (#4644)

* Fixing docs tree nav (#4645)

* Fixing double underline (#4647)

* Fixing headers and eyebrow spacing (#4646)

* Docs link on nav (#4641)

* Docs link on nav

* More polish

---------

Co-authored-by: Yousif Akbar <11247449+yhakbar@users.noreply.github.com>

* Polish to OSS friends (#4648)

* Polish to OSS friends

* Additional polish

* Design polish

* More specific color change (#4656)

* Updating styles for the TOC (#4658)

* Strokes dashed (#4660)

* Fixing Grunty location and naming (#4662)

* Translate from spanish to english (#4661)

* Adding light dark toggle (#4659)

* Adding light dark toggle

* Feedback

* Fixes navbar (#4663)

* Fixes for docs markdown

* Fixes aside also

* Fixes code block

* Fixes asides

* Fixing cards

* Web 833 (#4665)

* Styles update

* Shared component for nav

* Consolodate styles

* Cleanup

* General cleanup (#4666)

---------

Co-authored-by: Daniel Vásquez <daniel.vasquezrs@gmail.com>
Co-authored-by: Karl Carstensen <karl.carstensen@gmail.com>
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.

2 participants