Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(modal): make close button visible #10604

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Feb 28, 2024

Summary

(MP-909)

Problem

The close button in the AI Help usage guidance modal is not visible in the dark theme.

Solution

Use --icon-secondary and --icon-primary for the icon, instead of #000.


Screenshots

Before After
Light image image
Light Hover image image
Dark image image
Dark Hover image image

How did you test this change?

Opened http://localhost:3000/en-US/plus/ai-help locally and clicked on the "full guidance" link in the footer below the question field.

@caugner caugner requested a review from a team as a code owner February 28, 2024 11:02
Copy link
Member

@LeoMcA LeoMcA left a comment

Choose a reason for hiding this comment

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

lgtm

@caugner caugner merged commit 2e06a1a into main Mar 1, 2024
14 checks passed
@caugner caugner deleted the MP-909-fix-modal-button-contrast branch March 1, 2024 11:38
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