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

Double focus outline appearing on MarkdownEditor #3997

Closed
joshblack opened this issue Dec 1, 2023 · 2 comments
Closed

Double focus outline appearing on MarkdownEditor #3997

joshblack opened this issue Dec 1, 2023 · 2 comments
Labels

Comments

@joshblack
Copy link
Member

Description

When editing a markdown editor in React, there are two focus outlines present

Steps to reproduce

Focus a markdown editor in React and observe the two focus outlines present

Version

v36.3.0

Browser

No response

@iansan5653
Copy link
Contributor

Based on the recent changes to the PVC component, I think the goal here should be to only show the inner outline (the one on the textarea element itself). We may also want to add some margin but that's not directly related to this bug.

PVC commentbox component, focused

@joshblack
Copy link
Member Author

Issue addressed by revert and fixed in #4008

Opened up: #4017 for the visual change!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants