Skip to content

Add API to switch focus from sidePanel to main document to enable accessibility features #253

Add API to switch focus from sidePanel to main document to enable accessibility features

Add API to switch focus from sidePanel to main document to enable accessibility features #253

Workflow file for this run

name: "Needs Triage"
on:
issues:
types: [opened]
jobs:
triage:
if: github.event.issue.labels[0] == null
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v3.4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
enable-versioned-regex: 0