Skip to content

Conversation

@osterman
Copy link
Member

what

  • Move hamburger menu to the right side of the mobile navbar (after search icon)
  • Add mobile responsive fixes for roadmap and changelog pages
  • Reduce vertical spacing between CTA buttons on mobile
  • Simplify mobile hero title display using "IaC Framework" shorthand
  • Reorder changelog filters (Tags above Years)
  • Reduce mobile timeline left margin and adjust connector spacing
  • Fix navbar search positioning on mobile to prevent overlap

why

These changes significantly improve the mobile user experience by providing better navbar organization, reducing visual clutter, and ensuring all interactive elements are properly visible and spaced on small screens.

The hamburger menu relocation to the right side follows modern mobile UI conventions and improves content discoverability.

references

Branch: osterman/roadmap-mobile-fix

- Move hamburger menu to right side of mobile navbar (after search)
- Add mobile responsive fixes for roadmap and changelog pages
- Reduce CTA button gap on mobile (Install Atmos / Learn More)
- Simplify mobile hero title styling with "IaC Framework" instead of full text
- Reorder changelog filters (Tags above Years)
- Reduce mobile timeline left margin and adjust connector spacing
- Override Docusaurus navbar search positioning to prevent overlap on mobile

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@osterman osterman requested a review from a team as a code owner December 27, 2025 04:19
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 27, 2025

Warning

Rate limit exceeded

@osterman has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 7 minutes and 30 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 2a6c2e9 and 86d4d95.

📒 Files selected for processing (10)
  • website/src/components/ChangelogTimeline/FilterBar.tsx
  • website/src/components/ChangelogTimeline/styles.module.css
  • website/src/components/Roadmap/styles.module.css
  • website/src/css/custom.css
  • website/src/css/landing-page.css
  • website/src/pages/index.js
  • website/src/theme/BlogListPage/index.tsx
  • website/src/theme/BlogListPage/styles.module.css
  • website/src/theme/Navbar/Content/index.tsx
  • website/src/theme/Navbar/Content/styles.module.css
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch osterman/roadmap-mobile-fix

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added the size/m Medium size PR label Dec 27, 2025
@github-actions
Copy link

github-actions bot commented Dec 27, 2025

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

None

Display just "Changelog" on mobile screens to save space while keeping
"Atmos Changelog" on desktop.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@codecov
Copy link

codecov bot commented Dec 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.59%. Comparing base (2a6c2e9) to head (86d4d95).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1914   +/-   ##
=======================================
  Coverage   73.58%   73.59%           
=======================================
  Files         634      634           
  Lines       59027    59027           
=======================================
+ Hits        43436    43441    +5     
+ Misses      12602    12598    -4     
+ Partials     2989     2988    -1     
Flag Coverage Δ
unittests 73.59% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aknysh aknysh merged commit 35b37e7 into main Dec 27, 2025
64 of 65 checks passed
@aknysh aknysh deleted the osterman/roadmap-mobile-fix branch December 27, 2025 05:27
@github-actions
Copy link

These changes were released in v1.203.0-rc.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-release Do not create a new release (wait for additional code changes) size/m Medium size PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants