** Description changed: In the 'education' and 'employment' sections Steps to reproduce: 1. Add a new entry under 'education' 2. Click 'Add a file' - see that the file dropzone is visible 2. Save the entry 3. Add a second entry to 'education' 4. Click 'Add a file' - here you'll see the file dropzone is not visible - This is because the first dropzone is still on the page, and so the - second instance of the id #fileDropzone is a duplicate and therefore - ignored. - - Reloading the page fixes this problem. So somehow we need to rewire the - submit functions in the resume composite section to remove the previous - dropzone from the DOM on submit + Reloading the page fixes this problem.
-- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1964847 Title: Resume section: second file dropzone not visible due to repeated ids Status in Mahara: New Bug description: In the 'education' and 'employment' sections Steps to reproduce: 1. Add a new entry under 'education' 2. Click 'Add a file' - see that the file dropzone is visible 2. Save the entry 3. Add a second entry to 'education' 4. Click 'Add a file' - here you'll see the file dropzone is not visible Reloading the page fixes this problem. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1964847/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

