Contribution Date
Technology
Contribution Project
Contribution Details
I have managed to show a progress bar when the form is submitted.
Pending technical debts:
- Currently, the ajax command libraries are loaded inside
WidgetBase
. I believe they should be loaded as part ofDisplayBase
, or somewhere else in the stack. - Similarly, I found that the current ajax submit callback can be easily removed, or can be moved to somewhere else in the stack.
Pending work:
- It works if you have selected an existing
media
entity, but breaks when a new entity is selected. - Implement progress status callback.
Contribution Issue Link
Files count
0
Patches count
0