Skip to content

bug: the labelPlacement attribute set to 'floating' does not function properly when buttons or icons are used within a ion text area. #107

bug: the labelPlacement attribute set to 'floating' does not function properly when buttons or icons are used within a ion text area.

bug: the labelPlacement attribute set to 'floating' does not function properly when buttons or icons are used within a ion text area. #107

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@edee9537367a8fbc625d27f9e10aa8bad47b8723 # v1.13.0
with:
assignees: liamdebeasi, sean-perkins, brandyscarney, amandaejohnston, mapsandapps, thetaPC
numOfAssignee: 1
allowSelfAssign: false