Skip to content

No busy indicator for downloads - #245

Merged
oetiker merged 26 commits into
oetiker:masterfrom
zaucker:no-busy-indicator-for-downloads
Aug 19, 2026
Merged

No busy indicator for downloads#245
oetiker merged 26 commits into
oetiker:masterfrom
zaucker:no-busy-indicator-for-downloads

Conversation

@zaucker

@zaucker zaucker commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Optionales abschalten des Busy-Modals (für Christa @ adesso, die sonst gebremst wird).

zaucker and others added 26 commits February 15, 2024 16:08
Download and display actions block the whole gui with the modal busy
indicator ("Preparing Download ...") while the download is prepared.
For actions whose data takes a long time to produce -- a report which
runs latex, say -- the block is unwelcome: the user cannot do anything
else in the meantime, and the popup the action lives in is typically
kept open for a second run.

Add an optional actionCfg property "noBusyIndicator". When set, neither
the indicator nor its 3 second auto-vanish timer runs, and the vanish
in the iframe load handler is skipped as well, so we never unblock a
blocker somebody else put up. Absent the property nothing changes.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@oetiker
oetiker merged commit acc0fad into oetiker:master Aug 19, 2026
10 checks passed
@zaucker
zaucker deleted the no-busy-indicator-for-downloads branch August 19, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants