Just upgraded to 7.x-2.31. Blue "Add File" button doesn't seem to work. (Screenshot). Also: Updated php, reverted with "drush fr", cleared cache

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jbrundle’s picture

Issue summary: View changes
mpotter’s picture

Darn those last minute changes! It actually works if you click on the outer portion of the blue button. It's the text on the button itself that is no longer clickable for some reason. Will look at the updated markup to see what happened here.

Until this is fixed you can also use the + menu and the Add Files option.

Sad thing about automated tests is that they test "click this button" but can't actually tell if there is something wrong with the markup that prevents the button from being clicked.

mpotter’s picture

Here is the patch to fix this if you need it

mpotter’s picture

Status: Active » Fixed

Committed to oa_files in 551a704.

mpotter’s picture

Title: Folders Section » Cannot click "Add File" in 2.31

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

joevagyok’s picture

Title: Cannot click "Add File" in 2.31 » Cannot click "Add File"
Version: 7.x-2.31 » 7.x-2.33

I'm having the same issue in 2.33

joevagyok’s picture

Status: Closed (fixed) » Active
joevagyok’s picture

I'm using 7.33 now and the button is still not functioning. The div with class="oa-file oa-file-hidden" covering the button. this div shouldn't be smaller?

mpotter’s picture

Status: Active » Closed (fixed)

This is already fixed in the 2.40-rc1 release.