Skip to content

Conversation

@logonoff
Copy link
Member

@logonoff logonoff commented Apr 2, 2025

before:
image

after:
image

@logonoff logonoff requested a review from Copilot April 2, 2025 19:12
Copy link

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 pull request fixes the display issue of the NotFoundIcon in dark mode by replacing the custom SVG implementation with the PatternFly PathMissingIcon component.

  • Replaces the manually defined SVG paths with the PatternFly icon.
  • Updates the styling to apply a fixed height and width to the icon.

@patternfly-build
Copy link

patternfly-build commented Apr 2, 2025

@logonoff logonoff requested a review from Copilot April 2, 2025 19:23
Copy link

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 addresses the missing page icon in dark mode by replacing the custom SVG implementation with PatternFly's PathMissingIcon component.

  • Imports PathMissingIcon from the PatternFly library
  • Simplifies the NotFoundIcon component to render the new icon with appropriate styling
  • Removes the legacy custom SVG markup

@nicolethoen nicolethoen merged commit 38101eb into patternfly:main Apr 2, 2025
6 checks passed
@logonoff logonoff deleted the found branch April 2, 2025 19:37
@github-actions
Copy link

github-actions bot commented Apr 2, 2025

🎉 This PR is included in version 6.2.0-prerelease.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants