Skip to content

Bug - MultipleFileUpload - Clicking the X button to clear an uploaded file triggers file browse dialog (PF5 regression) #1494

Bug - MultipleFileUpload - Clicking the X button to clear an uploaded file triggers file browse dialog (PF5 regression)

Bug - MultipleFileUpload - Clicking the X button to clear an uploaded file triggers file browse dialog (PF5 regression) #1494

Workflow file for this run

name: Add relevant issues to extensions project board
on:
issues:
types:
- labeled
jobs:
add-to-extensions:
if: github.event.label.name == 'extension'
name: Add issue to extensions board
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/patternfly/projects/12
github-token: ${{ secrets.GH_PROJECTS }}