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

Allow navigating FileSelector with double click #6843

Merged
merged 6 commits into from
May 17, 2024
Merged

Conversation

philippjfr
Copy link
Member

Fixes #1186

Copy link

codecov bot commented May 17, 2024

Codecov Report

Attention: Patch coverage is 89.61039% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 81.51%. Comparing base (7377c9e) to head (66d8433).
Report is 4 commits behind head on main.

Files Patch % Lines
panel/widgets/file_selector.py 80.00% 5 Missing ⚠️
panel/widgets/select.py 85.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6843   +/-   ##
=======================================
  Coverage   81.51%   81.51%           
=======================================
  Files         318      318           
  Lines       46709    46776   +67     
=======================================
+ Hits        38076    38131   +55     
- Misses       8633     8645   +12     

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

@philippjfr philippjfr merged commit f934079 into main May 17, 2024
15 checks passed
@philippjfr philippjfr deleted the file_select_dbl_click branch May 17, 2024 10:15
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.

Fileselector widget: click on folder doesn't update the file list
1 participant