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

Ensure Tabulator range selection applies to current view #7063

Merged
merged 6 commits into from
Aug 3, 2024

Conversation

philippjfr
Copy link
Member

Fixes #5826

@philippjfr philippjfr changed the title Ensure range selection apply to current view Ensure Tabulator range selection applies to current view Aug 2, 2024
Copy link

codecov bot commented Aug 2, 2024

Codecov Report

Attention: Patch coverage is 72.72727% with 6 lines in your changes missing coverage. Please review.

Project coverage is 82.20%. Comparing base (3fe6307) to head (8771ae9).

Files Patch % Lines
panel/tests/ui/widgets/test_tabulator.py 70.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7063      +/-   ##
==========================================
- Coverage   82.23%   82.20%   -0.03%     
==========================================
  Files         326      326              
  Lines       48464    48485      +21     
==========================================
+ Hits        39852    39858       +6     
- Misses       8612     8627      +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@philippjfr philippjfr merged commit a93b609 into main Aug 3, 2024
15 checks passed
@philippjfr philippjfr deleted the tabulator_range_selection_fix branch August 3, 2024 09:02
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.

Tabulator shift-click selection does not select range in the current view (different sort, filtering)
1 participant