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

doc/doxygen: fix sidenav handling #20631

Merged
merged 1 commit into from Apr 27, 2024
Merged

Conversation

maribu
Copy link
Member

@maribu maribu commented Apr 27, 2024

Contribution description

In https://github.com/RIOT-OS/RIOT/pull/20511/files a quick fix was added to allow resizing the sidenav. But this broke hiding the sidenav on mobile screen widths. This fixes the issue and also increase the default sidenav width a tad.

Testing procedure

Check the generated doc preview also from a mobile device. It should no longer display the sidenav on small form factors (e.g. phones, or browsers resized to a narrow view) but still allow resizing the sidenav with the mouse on larger form factors.

Issues/PRs references

Fixes regression from #20511

In https://github.com/RIOT-OS/RIOT/pull/20511/files a quick fix was
added to allow resizing the sidenav. But this broke hiding the sidenav
on mobile screen widths. This fixes the issue and also increase the
default sidenav width a tad.
@maribu maribu added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Area: doc Area: Documentation Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Apr 27, 2024
@riot-ci
Copy link

riot-ci commented Apr 27, 2024

Murdock results

✔️ PASSED

166d3aa doc/doxygen: fix sidenav handling

Success Failures Total Runtime
1 0 1 01m:14s

Artifacts

Copy link
Member

@dylad dylad left a comment

Choose a reason for hiding this comment

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

ACK.
I can confirm this fix the issue on my phone.

@dylad dylad enabled auto-merge April 27, 2024 15:56
@dylad dylad added this pull request to the merge queue Apr 27, 2024
Merged via the queue into RIOT-OS:master with commit c2bd865 Apr 27, 2024
30 checks passed
@maribu maribu deleted the doc/doxygen/fix-sidenav branch April 27, 2024 16:10
@maribu
Copy link
Member Author

maribu commented Apr 27, 2024

Thx :)

@maribu
Copy link
Member Author

maribu commented Apr 27, 2024

Backport provided in #20632

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: doc Area: Documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants