8000 Add preprocessor to link parameter widgets with loading indicators by philippjfr · Pull Request #2026 · holoviz/panel · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@philippjfr
Copy link
Member
@philippjfr philippjfr commented Feb 26, 2021

This means that parameter widgets generated from a Parameterized are jslinked to any reactive methods that depend on those parameters. This means the loading indicator is enabled as soon the widget is changed.

One good use case is the Gapminder demo which uses a Param based approach and is now automatically jslinked:

loading_indicator

@codecov
Copy link
codecov bot commented Feb 26, 2021

Codecov Report

Merging #2026 (9cfdd6f) into master (1db5211) will decrease coverage by 0.02%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2026      +/-   ##
==========================================
- Coverage   84.35%   84.32%   -0.03%     
==========================================
  Files         176      176              
  Lines       20472    20486      +14     
==========================================
+ Hits        17269    17275       +6     
- Misses       3203     3211       +8     
Impacted Files Coverage Δ
panel/param.py 87.90% <46.66%> (-1.17%) ⬇️
panel/links.py 87.58% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1db5211...9cfdd6f. Read the comment docs.

@philippjfr philippjfr merged commit 892e851 into master Feb 26, 2021
@philippjfr philippjfr deleted the param_loading_preprocessor branch February 26, 2021 18:29
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0