Skip to content

Fix docs search visual quality#2381

Merged
niemyjski merged 2 commits into
mainfrom
issue/docs-search-visual-quality
Jul 16, 2026
Merged

Fix docs search visual quality#2381
niemyjski merged 2 commits into
mainfrom
issue/docs-search-visual-quality

Conversation

@niemyjski

Copy link
Copy Markdown
Member

Summary

  • refine the docs sidebar search trigger and replace the oversized search strip with a centered command-palette layout
  • add a visible heading and close control while preserving keyboard navigation and focus restoration
  • version the custom stylesheet with the deployment version so new search markup cannot be paired with stale CSS
  • keep the search experience full-screen and usable on mobile

Verification

  • EXCEPTIONLESS_SITE_VERSION=visual-quality-test deno task verify
  • desktop browser dogfood at 1280x720 with real search results
  • mobile browser dogfood at 390x844
  • verified Escape focus restoration, close-button body unlock, and clean browser console

Breaking changes

None.

Comment thread docs/_includes/layouts/base.vto Outdated
@niemyjski
niemyjski merged commit 0958d5f into main Jul 16, 2026
7 checks passed
@niemyjski
niemyjski deleted the issue/docs-search-visual-quality branch July 16, 2026 13:03
@niemyjski niemyjski self-assigned this Jul 16, 2026
@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
Exceptionless.AppHost 38% 39% 144
Exceptionless.Core 72% 64% 8854
Exceptionless.Insulation 23% 23% 205
Exceptionless.Web 84% 67% 6841
Summary 76% (21372 / 28148) 65% (9794 / 15158) 16044

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.

1 participant