Skip to content

Conversation

andreaskienle
Copy link
Contributor

This PR fixes the MCP header text in dark mode.

image

Previously:
image

@Copilot Copilot AI review requested due to automatic review settings October 7, 2025 07:02
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes dark mode text visibility issues in the MCP header component by replacing generic HTML span elements with UI5's Text component, which provides proper theme-aware styling.

  • Imported UI5's Text component to handle dark mode text styling
  • Replaced span elements with Text components for name, creation date, and creator fields

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@andreaskienle andreaskienle merged commit da1e923 into main Oct 7, 2025
5 checks passed
@andreaskienle andreaskienle deleted the fix/mcp-header-dark branch October 7, 2025 08:51
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.

2 participants