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

Docs: Refer to menu order with first-last #8569

Merged
merged 5 commits into from
Dec 8, 2024

Conversation

vfonic
Copy link
Contributor

@vfonic vfonic commented Dec 8, 2024

I noticed that in the docs, menu priority: 1 mentions that that menu item is "left most". But the new AA menu is in the sidebar, not top bar, which is top to bottom. To fix this, and not make it layout-dependent, I replaced "left" with "first" and made some other minot tweaks.

Copy link

codecov bot commented Dec 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.11%. Comparing base (a2f9397) to head (4f3e47a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8569   +/-   ##
=======================================
  Coverage   99.11%   99.11%           
=======================================
  Files         141      141           
  Lines        4076     4076           
=======================================
  Hits         4040     4040           
  Misses         36       36           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@javierjulio javierjulio left a comment

Choose a reason for hiding this comment

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

@vfonic thank you. This is a good improvement. For the first paragraph it's sufficient to just state the menu item priority default since the sentence before is clear on how it's sorted.

docs/2-resource-customization.md Outdated Show resolved Hide resolved
docs/2-resource-customization.md Outdated Show resolved Hide resolved
docs/2-resource-customization.md Outdated Show resolved Hide resolved
docs/2-resource-customization.md Outdated Show resolved Hide resolved
@vfonic
Copy link
Contributor Author

vfonic commented Dec 8, 2024

@javierjulio I've used GitHub UI to accept all of your suggestions. Please re-review and feel free to squash all of these extra commits before merging.

Copy link
Member

@javierjulio javierjulio left a comment

Choose a reason for hiding this comment

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

Thanks!

@javierjulio javierjulio changed the title Docs: Don't refer to menu order as left-right or top-bottom but first-last Docs: Refer to menu order with first-last Dec 8, 2024
@javierjulio javierjulio merged commit b6d0f82 into activeadmin:master Dec 8, 2024
22 checks passed
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.

2 participants