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(Table): auto scroll top click Filter button in use virtual mode #3714

Merged
merged 7 commits into from
Jun 25, 2024

Conversation

ArgoZhang
Copy link
Collaborator

auto scroll top click Filter button in use virtual mode

Description

close #3710

@bb-auto bb-auto bot added the enhancement New feature or request label Jun 25, 2024
@bb-auto bb-auto bot added this to the v8.6.0 milestone Jun 25, 2024
Copy link

codecov bot commented Jun 25, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 99.98%. Comparing base (9bbd7c1) to head (5265247).

Files Patch % Lines
...apBlazor/Components/Table/TableFooterCell.razor.cs 0.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3714      +/-   ##
==========================================
- Coverage   99.99%   99.98%   -0.02%     
==========================================
  Files         584      584              
  Lines       25267    25275       +8     
  Branches     3673     3675       +2     
==========================================
+ Hits        25266    25270       +4     
- Misses          0        3       +3     
- Partials        1        2       +1     

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

@ArgoZhang ArgoZhang merged commit 8d09fb5 into main Jun 25, 2024
3 of 5 checks passed
@ArgoZhang ArgoZhang deleted the fix-table-footer branch June 25, 2024 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(table): 虚拟模式下, 添加一个搜索和过滤后滚动到表格顶部参数?
1 participant