Closed (duplicate)
Project:
Commerce Core
Version:
7.x-1.0-alpha1
Component:
Checkout
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Sep 2010 at 22:32 UTC
Updated:
18 Jan 2011 at 09:55 UTC
Normally when you press the Continue button, it will be grayed out and a throbber will appear beside it indicating the form has been submitted. However, when an element on the page triggers some AJAX event via the Forms API and the Continue button is clicked, the throbber is duplicated for as many times as you performed the event. This is comical but visually unnerving... ; )
I'm thinking maybe every time the form is reloaded the behavior is getting attached to that button again. Should be easy to check and avoid, right? : P
Comments
Comment #1
Bojhan commentedLets try to centralize these efforts.
#928240: Throbber implemented incorrectly: floating and design