When you add a new webform conditional through the UI @ /node/*/webform/conditionals, pressing the + button does not trigger a throbber or any other form of feedback/progress to indicate it's currently loading a new conditional.
I've changed that behaviour and included a patch below.

Comments

basvanderheijden created an issue. See original summary.

ashhishhh’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, webform-conditional-throbber.patch, failed testing.

Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, webform-conditional-throbber.patch, failed testing.

basvanderheijden’s picture

Status: Needs work » Needs review

I don't know why it's failing..

danchadwick’s picture

Category: Bug report » Feature request
Status: Needs review » Closed (works as designed)

I don't think this is needed. Adding a conditional is nearly instantaneous, or at least in line with other form submission, such as saving the conditionals. The throbber is used where there is an unexpected delay, such as during autocomplete or some other action which takes much longer than one would expect from a page load.