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

Push UI updates #5488

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from
Draft

Push UI updates #5488

wants to merge 18 commits into from

Conversation

DavidRollins
Copy link
Collaborator

@DavidRollins DavidRollins commented Sep 30, 2024

For internal users - Please add a Jira DX PR ticket to the subject!


Preview Link

https://deploy-preview-5488--tyk-docs.netlify.app/docs/nightly/getting-started/quick-start/

Description

  1. Describe your changes in detail. Why is this change required? What problem does it solve?
    2. Please explain the change to the reviewer. Pay special attention to changes that are hard to spot,
    for example:
    2.1. Updating menu.yaml file to new IA structure, should not lose any content from master.
    2.2. Updating html, css, and js objects to fix mobile platform and UI for new IA.
    3. @mentions of the person to review the proposed changes. They need to be able to know the topic well in order to approve it.

Screenshots (if appropriate)


Checklist

  • I have added a preview link to the PR description.
  • I have reviewed the suggestions made by our AI (PR Agent) and updated them accordingly (spelling errors, rephrasing, etc.)
  • I have reviewed the guidelines for contributing to this repository.
  • I have read the technical guidelines for contributing to this repository.
  • Make sure you have started your change off our latest master.
  • I labeled the PR

@DavidRollins DavidRollins self-assigned this Sep 30, 2024
Copy link

netlify bot commented Sep 30, 2024

PS. Pls add /docs/nightly to the end of url

Name Link
🔨 Latest commit 3235635
🔍 Latest deploy log https://app.netlify.com/sites/tyk-docs/deploys/66fb11ab26d0aa0008f6aa63
😎 Deploy Preview https://deploy-preview-5488--tyk-docs.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 Sep 30, 2024

PS. Pls add /docs/nightly to the end of url

Name Link
🔨 Latest commit db63409
🔍 Latest deploy log https://app.netlify.com/sites/tyk-docs/deploys/67063230d400e4000861f857
😎 Deploy Preview https://deploy-preview-5488--tyk-docs.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.

} else if ( $('.active').hasClass('st-file') && $('.active').closest('.st-open').length === 0) {
if(currentPageGH == '/docs'){
window.open("https://github.com/TykTechnologies/tyk-docs/tree/master/tyk-docs/content/documentation.md", "_blank");
window.open("https://github.com/TykTechnologies/tyk-docs/tree/master/tyk-docsdocumentation.md", "_blank");
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
window.open("https://github.com/TykTechnologies/tyk-docs/tree/master/tyk-docsdocumentation.md", "_blank");
window.open("https://github.com/TykTechnologies/tyk-docs/tree/master/tyk-docs/documentation.md", "_blank");

@Keithwachira
Copy link
Member

@DavidRollins . One ui issue.The left navigation is too squeezed (the width seems too small)

image

height: 100%;
}

.toc-label {
toc-label {
Copy link
Member

Choose a reason for hiding this comment

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

Was the goal to just disable those styles, by removing the dot?

padding-right: 50px;
padding-top: 62px;
padding-bottom: 85px;
padding-left: 20px;
Copy link
Collaborator

Choose a reason for hiding this comment

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

i think we've done that

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.

5 participants