Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

upload confusion #152

Closed
rashley-iqt opened this issue Sep 19, 2018 · 0 comments
Closed

upload confusion #152

rashley-iqt opened this issue Sep 19, 2018 · 0 comments
Assignees
Labels

Comments

@rashley-iqt
Copy link
Member

Description

because of an id conflict in the upload control, the htmlFor would always find the first instance of a fileUpload element in the DOM tree, leading to confusing behavior from this in the upload event

Environment

  • 0.2.3

Steps to reproduce

  1. Click on the file upload button in the second instance of the file upload control
  2. select a file to upload

Expected results

the filename would populate in the upload area of the second dataset control.

Actual results

the filename would always populate in the upload area of the first dataset control.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant