Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix server-side Tabulator selection changes #2252

Merged
merged 1 commit into from Apr 26, 2021

Conversation

philippjfr
Copy link
Member

Currently resetting a selection in a server side callback does not work.

@codecov
Copy link

codecov bot commented Apr 26, 2021

Codecov Report

Merging #2252 (01f1168) into master (6a0c8c8) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2252      +/-   ##
==========================================
- Coverage   83.65%   83.63%   -0.02%     
==========================================
  Files         183      183              
  Lines       21900    21899       -1     
==========================================
- Hits        18320    18316       -4     
- Misses       3580     3583       +3     
Impacted Files Coverage Δ
panel/widgets/tables.py 84.07% <0.00%> (-0.19%) ⬇️
panel/io/reload.py 64.36% <0.00%> (-2.30%) ⬇️

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 6a0c8c8...01f1168. Read the comment docs.

@philippjfr philippjfr merged commit 39604a6 into master Apr 26, 2021
@philippjfr philippjfr deleted the tabulator_selection_serverside branch April 26, 2021 12:11
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.

None yet

1 participant