Skip to content

[PHP API Reference] Fixed navigation on mobile view#3298

Merged
mnocon merged 1 commit into
5.0from
api-ref-mobile
Jul 23, 2026
Merged

[PHP API Reference] Fixed navigation on mobile view#3298
mnocon merged 1 commit into
5.0from
api-ref-mobile

Conversation

@mnocon

@mnocon mnocon commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown

Preview of modified files: no change to preview.

@github-actions

github-actions Bot commented Jul 18, 2026

Copy link
Copy Markdown

Summary

Status Count
🔍 Total 763521
🔗 Unique 15042
✅ Successful 6328
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 757193
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0

Full Github Actions output

Comment thread .github/workflows/api_refs.yaml Outdated
uses: actions/checkout@v4
with:
ref: ${{ steps.version_and_branches.outputs.base_branch }}
ref: api-ref-mobile #${{ steps.version_and_branches.outputs.base_branch }}

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

TMP change to generate the preview reference

@mnocon
mnocon marked this pull request as ready for review July 21, 2026 09:38
@mnocon
mnocon requested a review from a team July 21, 2026 09:39
@ibexa-workflow-automation-1
ibexa-workflow-automation-1 Bot requested review from adriendupuis, dabrt and julitafalcondusza and removed request for a team July 21, 2026 09:39
.main_nav_content,
.md-sidebar--primary {
width: 100%;
@media only screen and (min-width: 76.1875em) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This threshold is between 1218px and 1219px

Comment thread tools/api_refs/.phpdoc/template/css/base.css.twig
display: none;
}

@media only screen and (max-width: 44.9375em) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This threshold is between 719px and 720px

@mnocon
mnocon force-pushed the api-ref-mobile branch 2 times, most recently from 5fe3959 to f98678f Compare July 23, 2026 09:49
@mnocon
mnocon merged commit 1c75b84 into 5.0 Jul 23, 2026
20 checks passed
@mnocon
mnocon deleted the api-ref-mobile branch July 23, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants