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

DOP-5242 🐛 fixes the issue of the tab selector now rendering on mobile view #1332

Merged
merged 10 commits into from
Jan 7, 2025

Conversation

caesarbell
Copy link
Collaborator

Stories/Links:

DOP-5242

Current Behavior:

Docs Altas Prerequisites

Staging Links:

Put a link to your staging environment(s), if applicable

Notes:

This PR fixes the issue of the tab selector not rendering in the mobile view.

README updates

    • This PR introduces changes that should be reflected in the README, and I have made those updates.
    • This PR does not introduce changes that should be reflected in the README

Copy link

netlify bot commented Dec 31, 2024

Deploy Preview for docs-frontend-stg ready!

Name Link
🔨 Latest commit 5a8a616
🔍 Latest deploy log https://app.netlify.com/sites/docs-frontend-stg/deploys/677d72e850c402000920ceb8
😎 Deploy Preview https://deploy-preview-1332--docs-frontend-stg.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 site configuration.

Copy link

netlify bot commented Dec 31, 2024

Deploy Preview for docs-frontend-dotcomstg ready!

Name Link
🔨 Latest commit 5a8a616
🔍 Latest deploy log https://app.netlify.com/sites/docs-frontend-dotcomstg/deploys/677d72e81eaf03000896db52
😎 Deploy Preview https://deploy-preview-1332--docs-frontend-dotcomstg.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 site configuration.

Copy link
Collaborator

@seungpark seungpark left a comment

Choose a reason for hiding this comment

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

Change lgtm! i think we forgot to add this property when allowing tabs to be directly in content

Would verify with design team for mobile/tablet views:

image

image

image

netlify.toml Outdated
@@ -6,7 +6,7 @@ publish = "public"
command = ". ./build.sh $REPO_NAME $PARSER_VERSION"

[build.environment]
ORG_NAME = "mongodb"
REPO_NAME = "docs-landing"
ORG_NAME = "10gen"
Copy link
Collaborator

Choose a reason for hiding this comment

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

do we still need this change? seems like it was used for staging

Copy link
Collaborator

@mmeigs mmeigs left a comment

Choose a reason for hiding this comment

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

Same exact comments as Seung! The netlify.toml and checking about spacing with design team for that medium screen.

@caesarbell
Copy link
Collaborator Author

@seungpark @mmeigs good catch.
image
image

@caesarbell caesarbell requested a review from rayangler January 6, 2025 22:21
Copy link
Collaborator

@seungpark seungpark left a comment

Choose a reason for hiding this comment

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

looks good stacked! left a minor comment below

src/components/Heading.js Show resolved Hide resolved
…states, and fixes horizontal scrollbar issue
@caesarbell caesarbell merged commit cd29a14 into main Jan 7, 2025
10 checks passed
@caesarbell caesarbell deleted the DOP-5242 branch January 7, 2025 18:35
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.

4 participants