Skip to content

Tipping Options Need a LOT of Attention #24

Description

@brandonxavier

I noticed a few big problems while converting the tipping options to JQuery . . .

Mainly, I seem to have overlooked the fact that cb,tipOptions returns a function
rather than a JSON object. So essentially, only the generic tip note
works - not the choice options (even though the code is there and tested
it'll never get executed)

In my defense though :-), this seems to be a rarely used option. (Perhaps
because it eliminates the freeform tip note?) . . . of the dozen or so popular
apps I pulled from the live server, none of them seemed to use this (or maybe
they do and I never noticed it since it wasn't working LOL)

In any case, I'll rush the non-JQuery portions of this to the master branch ASAP.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions