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: make kb focus in debug panel go to clickable link #6504

Merged
merged 10 commits into from
Mar 31, 2021

Conversation

beyackle
Copy link
Contributor

Description

The Link component inside the cell there is already focusable and works as intended with keyboard navigation; wrapping this inside a data-is-focusable wrapper hides the clickable link, so removing that attribute fixes the problem.

Task Item

closes #6461

Screenshots

image
(note the slightly different styling here, indicating this is a clickable link and not just a keyboard-focusable object)

@coveralls
Copy link

coveralls commented Mar 22, 2021

Coverage Status

Coverage remained the same at 52.045% when pulling a1cf18d on kbLinksInProblemPanel into ca909ee on main.

@cwhitten cwhitten merged commit 4133ad9 into main Mar 31, 2021
@cwhitten cwhitten deleted the kbLinksInProblemPanel branch March 31, 2021 04:10
@cwhitten cwhitten mentioned this pull request May 20, 2021
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
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.

KB: links in error panel can't be followed
3 participants