Fix: Fixed an issue where the items count was sometimes incorrect in the Details Pane#18022
Fix: Fixed an issue where the items count was sometimes incorrect in the Details Pane#18022Anoop-2024si96509 wants to merge 6 commits intofiles-community:mainfrom
Conversation
|
@Anoop-2024si96509 the commit history seems to be a bit messed up. Can you try rebasing from |
@yaira2 okey. Yes I need few inputs from you. My plan is to create a new clean branch from main and cherry-pick my commit. So here should I create a new PR or Change the PR to point to the new branch ? |
|
I suggest keeping the PR and just changing the branch. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
f268e1e to
1199d53
Compare
Thanks @yaira2 All good, and my branch is now up to date., Kindly review my commit made to the file: |
…bar for detail pane's items count also:fixes files-community#14433
|
Just so I am clear, the Details Pane will always show the total file and folder count, even with a filtered view right? Where as the status bar can show a count for the current view, be it filtered or not filtered? Hidden files exist, even if not viewed. And files not included in the filter still exist in the folder and it's folder size calculations? |
I am not sure I agree with that, as the Details pane should be a source of truth, and just because you are filtering the view, does not mean the folder's contents have changed. |
In my opinion, the Details Pane data should reflect what the user actually sees. This behavior is consistent with Microsoft Windows Explorer. |
Please see #17289. |
|
This PR is superseded by #18171. A big thank you to @Anoop-2024si96509 for working on this and reviewing the solution implemented in #18171. |




Resolved / Related Issues
Steps used to test these changes
i)Show\Hide Hidden files & folders
ii)Show\Hide protected system files & folder
iii)Every possible combination of above 2 cases.