Skip to content

darker outline border on tab for sign in modal#11378

Merged
srietkerk merged 2 commits into
masterfrom
srietkerk/signin-outlines
Jun 10, 2026
Merged

darker outline border on tab for sign in modal#11378
srietkerk merged 2 commits into
masterfrom
srietkerk/signin-outlines

Conversation

@srietkerk

Copy link
Copy Markdown
Contributor

Fixes microsoft/pxt-microbit#6824
And I also added similar styling for the remember me check box since that was very light as well

Before:

image image

After:
image

image

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Sign In modal styling in react-common to improve the visibility of keyboard focus indicators on identity provider buttons and the “Remember me” checkbox.

Changes:

  • Override the focus outline styling for identity provider buttons when :focus-visible.
  • Add a custom focus outline for the “Remember me” checkbox via :focus-within.

Comment thread react-common/styles/profile/profile.less

@aznhassan aznhassan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

:shipit:

@srietkerk srietkerk merged commit 0b53099 into master Jun 10, 2026
20 checks passed
@srietkerk srietkerk deleted the srietkerk/signin-outlines branch June 10, 2026 20:45
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.

Default keyboard: Focus indicator is not visible on "Sign up" and "Sign in" buttons under User menu

3 participants