[PHP API Reference] Fixed navigation on mobile view#3298
Merged
Conversation
|
Preview of modified files: no change to preview. |
Summary
|
mnocon
commented
Jul 21, 2026
| uses: actions/checkout@v4 | ||
| with: | ||
| ref: ${{ steps.version_and_branches.outputs.base_branch }} | ||
| ref: api-ref-mobile #${{ steps.version_and_branches.outputs.base_branch }} |
Contributor
Author
There was a problem hiding this comment.
TMP change to generate the preview reference
mnocon
marked this pull request as ready for review
July 21, 2026 09:38
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) { |
Contributor
There was a problem hiding this comment.
This threshold is between 1218px and 1219px
| display: none; | ||
| } | ||
|
|
||
| @media only screen and (max-width: 44.9375em) { |
Contributor
There was a problem hiding this comment.
This threshold is between 719px and 720px
adriendupuis
approved these changes
Jul 23, 2026
mnocon
force-pushed
the
api-ref-mobile
branch
2 times, most recently
from
July 23, 2026 09:49
5fe3959 to
f98678f
Compare
mnocon
added a commit
that referenced
this pull request
Jul 23, 2026
mnocon
added a commit
that referenced
this pull request
Jul 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Target: 4.6, 5.0, 6.0
Fixed by Fable (conversation in https://gist.github.com/mnocon/11cbbef2027557b9b5f365331e533955)
Preview available in: #3303
Example pages:
Full view
Medium screens
The view for medium screens could be improved, but I think it's good enough already.
The hamburher menu expands on click and can be used for navigation.
Small screens