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(history): show outline on focus-visible #10343

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Conversation

fiji-flo
Copy link
Contributor

Summary

The mask-image was hiding the outline.
Let's use ellipsis instead when focus-visible.


Screenshots

Before

image

After

image


How did you test this change?

Locally

@fiji-flo fiji-flo requested a review from a team as a code owner January 18, 2024 12:01
@github-actions github-actions bot added plus work around features related to MDN Plus plus:ai-help labels Jan 18, 2024
Copy link
Contributor

@argl argl left a comment

Choose a reason for hiding this comment

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

nice detail!

Copy link
Contributor

@caugner caugner left a comment

Choose a reason for hiding this comment

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

Small nit re. the PR/commit message:

- fix(history): show outline on focus-visible
+ fix(ai-help): show history outline on focus-visible

Other than that, I wonder if this would merit being a fade-out-right helper class or similar, to be able to reuse it and mainly not to repeat this error.

The mask-image was hiding the outline.
Let's use ellipsis instead when focus-visible.
@fiji-flo fiji-flo merged commit c658fd6 into main Jan 22, 2024
15 checks passed
@fiji-flo fiji-flo deleted the fix-history-focus branch January 22, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plus:ai-help plus work around features related to MDN Plus
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants