Skip to content

Conversation

@noahbowman
Copy link
Contributor

Addresses: #188711

The focus-visible outline on Walkthrough buttons was being cut off due to the absolute positioning of the progress bar. This PR resolves the issue, ensuring that buttons without progress bars remain unaffected.

Each screenshot is of the keyboard focus on a default theme provided by VS Code:

Default Light Modern:
image

Default Dark Modern:
image

Default High Contrast:
image

Note: A margin already exists that attempts to provide room for the focus-visible border of all buttons under the gettingStartedContainer div here. However, this CSS does not take precedence over other selectors using the getting-started-category class. Not sure if there is a cleanup opportunity there, but wanted to call it out since it influenced my changes.

@vs-code-engineering vs-code-engineering bot added this to the April 2025 milestone Apr 29, 2025
@bhavyaus bhavyaus enabled auto-merge (squash) April 30, 2025 01:08
@bhavyaus bhavyaus merged commit 6c1bd17 into microsoft:main Apr 30, 2025
7 checks passed
NikolaRHristov pushed a commit to CodeEditorLand/Editor that referenced this pull request Apr 30, 2025
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Jun 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants