Opened 5 months ago
#58264 new enhancement
Adding spinner to submit_button with wrap
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 6.2 |
Component: | General | Keywords: | |
Focuses: | ui, administration, template | Cc: |
Description
As a plugin developer, I need to use this function on almost all panels I make, but every time I need an ajax functionality, or somewhere where i need to prevent double click and disable the button, and perhaps show a spinner, the wrap=true functionality does not work for me.
I suggest we extend this function to have a spinner, in case of wrap=true.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
patch