Skip to content

bug: Keyboard expansion unable to push bottom elements #162

bug: Keyboard expansion unable to push bottom elements

bug: Keyboard expansion unable to push bottom elements #162

Workflow file for this run

name: Assign issues to triage
on:
issues:
types: [opened]
jobs:
auto-assign:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@65947009a243e6b3993edeef4e64df3ca85d760c # v1.14.0
with:
assignees: liamdebeasi, sean-perkins, brandyscarney, thetaPC
numOfAssignee: 1
allowSelfAssign: false