Skip to content

Fix tooltip mobile behavior#667

Open
RichardPieters wants to merge 2 commits intomainfrom
fix-tooltip-mobile-behavior
Open

Fix tooltip mobile behavior#667
RichardPieters wants to merge 2 commits intomainfrom
fix-tooltip-mobile-behavior

Conversation

@RichardPieters
Copy link
Copy Markdown

  • Fixing Differently sized search icon #602

    • Issue: Icon on mobile (touch controls activated) is smaller on some pages (
    • Caused by flex property of tag wrapping the icon
    • This was be fixed by not activating inline-flex property when using mobile
  • Fixing Tooltips only available on information page #585

    • Issue: Tooltip for search icon is not shown when there is a TOC or the page has attachments
    • Adding a offcanvas div to every page helps position the tooltips with a correct z-index

@coveralls
Copy link
Copy Markdown

coveralls commented Jul 23, 2025

Pull Request Test Coverage Report for Build 16482439002

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 73.34%

Totals Coverage Status
Change from base Build 16481471613: 0.0%
Covered Lines: 1568
Relevant Lines: 2138

💛 - Coveralls

@RichardPieters RichardPieters force-pushed the fix-tooltip-mobile-behavior branch from 50604e7 to f780c5a Compare July 23, 2025 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants