Skip to content

Conversation

@canerakdas
Copy link
Member

Description

The page names are too long in the breadcrumb of Learn pages, causing the page to overflow in mobile resolution.

With this PR, the last breadcrumb node, which is too long, is shown as much text as it can, and an ellipsis is added instead of an overflow

Validation

The page width for the Learn and About pages should not overflow in the preview

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run npm run format to ensure the code follows the style guide.
  • I have run npm run test to check if all tests are passing.
  • I have run npx turbo build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

@canerakdas canerakdas requested a review from a team as a code owner December 30, 2024 16:36
@vercel
Copy link

vercel bot commented Dec 30, 2024

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

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Dec 30, 2024 4:37pm

@ovflowd ovflowd added the github_actions:pull-request Trigger Pull Request Checks label Jan 3, 2025
@ovflowd ovflowd enabled auto-merge January 3, 2025 16:12
@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Jan 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jan 3, 2025

Lighthouse Results

URL Performance Accessibility Best Practices SEO Report
/en 🟠 84 🟢 100 🟢 100 🟢 91 🔗
/en/about 🟢 100 🟢 100 🟢 100 🟢 91 🔗
/en/about/previous-releases 🟢 99 🟢 100 🟢 100 🟢 92 🔗
/en/download 🟢 98 🟢 100 🟢 100 🟢 91 🔗
/en/blog 🟢 100 🟢 100 🟢 96 🟢 92 🔗

@github-actions
Copy link
Contributor

github-actions bot commented Jan 3, 2025

Unit Test Coverage Report

Lines Statements Branches Functions
Coverage: 85%
83.85% (587/700) 64.74% (180/278) 82.7% (110/133)

Unit Test Report

Tests Skipped Failures Errors Time
123 0 💤 0 ❌ 0 🔥 4.938s ⏱️

@ovflowd ovflowd added this pull request to the merge queue Jan 3, 2025
Merged via the queue into nodejs:main with commit 8790770 Jan 3, 2025
14 of 16 checks passed
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.

3 participants