Skip to content

fix(tooltip): allow focusing on a reference element and then clicking on a tooltip #16949

fix(tooltip): allow focusing on a reference element and then clicking on a tooltip

fix(tooltip): allow focusing on a reference element and then clicking on a tooltip #16949

Workflow file for this run

name: Semantic PR
on: pull_request
jobs:
semantic:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.5.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}