Skip to content

Docs: Fix .html search links and button rendering in dark mode #9264

@hi-ogawa

Description

@hi-ogawa

(Created by Copilot)

This issue documents two additional points noticed in #9240 beyond the fixed broken link:

  1. Links in search have .html suffixes: Links appearing in documentation search results use a .html file extension. This may be unnecessary or inconsistent with expected URLs. Investigate and update documentation build or search config as needed to ensure link consistency and clean URLs.

  2. Buttons do not render correctly in dark mode: UI buttons (as visible in search/documentation, according to the screenshot in the referenced PR) are not readable or have styling issues with dark mode enabled. Review and update the documentation site's CSS to correct button rendering in dark mode.

Reference screenshot from PR:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions