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

Documentation layout update #13476

Draft
wants to merge 152 commits into
base: main
Choose a base branch
from
Draft

Conversation

petesfrench
Copy link
Contributor

Done

  • [List of work items including drive-bys - remember to add the why and what of this work.]

QA

  • Check out this feature branch
  • Run the site using the command ./run serve or dotrun
  • View the site locally in your web browser at: http://0.0.0.0:8001/
    • Be sure to test on mobile, tablet and desktop screen sizes
  • [List additional steps to QA the new features or prove the bug has been resolved]

Issue / Card

Fixes #

Screenshots

[If relevant, please include a screenshot.]

Help

QA steps - Commit guidelines

petesfrench and others added 14 commits November 22, 2023 09:04
* Remove comment

* Update nojs-nav links

* Format-python
* Implement GA tracking and a location hash in the URL

* Appease the linter gods

* Update with code&qa suggestions
* Fix 'quick links' not being tabable on mobile

* Add keyboard trapping for mobile

* Make query for side-panel more generic

* Remove console.logs
* Minor bug fixes

* Make global-nav link detection more specific

* Fix linter errors
* Fix alignment within grid within bubbles & remove floating black box on mobile

* Fix alignment of 'canonical' in the reduced mobile nav

* Add missing requirements

* Actually add missing requirements

* Align navigation to grid text

* Appease lint gods

* Update color of side nav tabs when active

* Align first nav item with text

* Appease linter

* Align items inside the dropdown ith page text
@webteam-app
Copy link

Demo starting at https://ubuntu-com-13476.demos.haus

Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.35%. Comparing base (e941dea) to head (d3c3a7b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13476      +/-   ##
==========================================
- Coverage   74.49%   74.35%   -0.14%     
==========================================
  Files         107      107              
  Lines        2854     2882      +28     
  Branches      954      982      +28     
==========================================
+ Hits         2126     2143      +17     
- Misses        704      715      +11     
  Partials       24       24              

see 18 files with indirect coverage changes

@petesfrench petesfrench force-pushed the meganav-rebase branch 2 times, most recently from d737976 to 187cd7a Compare February 6, 2024 08:37
Base automatically changed from meganav-rebase to main February 6, 2024 14:44
@petesfrench
Copy link
Contributor Author

@bartaz So this is the current PR updating to the documentation layout. As you can see it is bit of a big one.
Things this doesn't include:

  • The changes to the documentation layout to accommodate the extra space needed for the meta section
  • How to handle there being 2 lists in the sliding nav. I haven't looked deep into it yet, but it isn't working natively as you will see

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.

None yet

8 participants