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

Enhancements to website versioning #2117

Merged

Conversation

willihay
Copy link
Contributor

@willihay willihay commented Nov 23, 2022

Change summary

  • Move some CSS from HTML attributes to custom.sass.
  • Improve function that adjusts sidebar attributes to prevent unwanted scrolling.
  • Bug fix in <select> element updater function.
  • Page formatting updates.

Submission Checklist:

  • Descriptive active voice - Do descriptive sentences have a clear subject and action verb?
  • Answer the question at hand - Does the documentation answer a what, why, how, or where type of question?
  • Consistency - Does the content consistently follow the Style Guide?
  • Help the user - Does the documentation show the user something meaningful?

Signed-off-by: Willow Hayward <17654918+willihay@users.noreply.github.com>
Signed-off-by: Willow Hayward <17654918+willihay@users.noreply.github.com>
Signed-off-by: Willow Hayward <17654918+willihay@users.noreply.github.com>
Signed-off-by: Willow Hayward <17654918+willihay@users.noreply.github.com>
Signed-off-by: Willow Hayward <17654918+willihay@users.noreply.github.com>
Signed-off-by: Willow Hayward <17654918+willihay@users.noreply.github.com>
Signed-off-by: Willow Hayward <17654918+willihay@users.noreply.github.com>
Signed-off-by: Willow Hayward <17654918+willihay@users.noreply.github.com>
Signed-off-by: Willow Hayward <17654918+willihay@users.noreply.github.com>
Signed-off-by: Willow Hayward <17654918+willihay@users.noreply.github.com>
Signed-off-by: Willow Hayward <17654918+willihay@users.noreply.github.com>
…scrolling

Signed-off-by: Willow Hayward <17654918+willihay@users.noreply.github.com>
Signed-off-by: Willow Hayward <17654918+willihay@users.noreply.github.com>
Comment on lines +11 to +12
<div class="sticky-top" id="docs-banners">
<div class="main-navbar navbar navbar-dark navbar-docs" role="navigation" aria-label="main navigation">
Copy link
Contributor Author

@willihay willihay Nov 23, 2022

Choose a reason for hiding this comment

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

These two lines contain the only important changes to navbar.html in this PR. The rest is fixing indentation, which the GitHub PR diff engine mangled.

Signed-off-by: Willow Hayward <17654918+willihay@users.noreply.github.com>
Signed-off-by: Willow Hayward <17654918+willihay@users.noreply.github.com>
Copy link
Contributor

@AMZN-daimini AMZN-daimini left a comment

Choose a reason for hiding this comment

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

Only minor adjustments I can suggest is using a different background color for the banner, since hyperlinks color tends to blend a bit and makes them hard to read
image

@willihay
Copy link
Contributor Author

Only minor adjustments I can suggest is using a different background color for the banner, since hyperlinks color tends to blend a bit and makes them hard to read image

Good feedback. Yeah, I'm going to get a UX review on all the styling choices here, including this one.

@FiniteStateGit FiniteStateGit merged commit 828ce53 into o3de:main Nov 23, 2022
@FiniteStateGit FiniteStateGit deleted the willihay/website-versioning branch November 23, 2022 02:59
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