Problem/Motivation

Steps to replicate:

  • Use the Quantity text field (Ajax) in a view.
  • Click the Update cart button multiple times.

The throbber message "Please wait" appears twice.

Proposed resolution

The core problem of this bug is unknown. I tried to fix this problem, but couldn't. I need help to resolve this problem.

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

subhojit777 created an issue. See original summary.

subhojit777’s picture

miiimooo’s picture

Status: Active » Needs review
FileSize
3.44 KB

Attached a patch that fixes the duplicated and triplicated throbbers (for the Edit Quantity views field plugin).

It also adds a setting to display the update button for each row instead of at the bottom of the cart form.

Status: Needs review » Needs work

The last submitted patch, 3: throobber_message_twice-2941531-3.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

subhojit777’s picture

FileSize
159.03 KB

This is still not working.

miiimooo’s picture

Correct @subhojit777