Skip to content

Feature: Display hidden folders when clicking chevron on path bar #8269

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

Open
Tracked by #2303
yaira2 opened this issue Feb 10, 2022 · 10 comments
Open
Tracked by #2303

Feature: Display hidden folders when clicking chevron on path bar #8269

yaira2 opened this issue Feb 10, 2022 · 10 comments
Assignees
Labels
area - file system area - omnibar Features or bug reports relating to the omnibar good first issue Good issue for new contributors to get started with
Milestone

Comments

@yaira2
Copy link
Member

yaira2 commented Feb 10, 2022

Requirements

  • Display hidden folders when clicking chevron on path bar
@Josh65-2201 Josh65-2201 moved this to 🆕 New in Files task board Sep 8, 2022
@yaira2 yaira2 changed the title Clicking the breadcrumb chevron does not display hidden items in the list. Feature: Clicking the breadcrumb chevron does not display hidden items in the list. Oct 13, 2022
@yaira2 yaira2 changed the title Feature: Clicking the breadcrumb chevron does not display hidden items in the list. Feature: Display hidden folders when clicking chevron on path bar Oct 13, 2022
@yaira2 yaira2 moved this from 🆕 New to 🔖 Ready to build in Files task board Oct 13, 2022
@yaira2 yaira2 added the good first issue Good issue for new contributors to get started with label Oct 13, 2022
@QuaintMako
Copy link
Contributor

Should the hidden folders always been shown? It may be against the idea of hidden folder.
I reckon having a setting for this could be interesting. Should be turned off by default.

@Josh65-2201
Copy link
Member

There's already a show hidden folder option it should use

@hecksmosis
Copy link
Contributor

So the folders should only show up when the show hidden folder option is checked?

@yaira2
Copy link
Member Author

yaira2 commented Dec 30, 2022

Correct

@hecksmosis
Copy link
Contributor

This is an issue with the advanced query syntax used in StorageFileExtensions (line 289) which doesn't list hidden files or folders. I will try looking into this, but help would be appreciated.

@yaira2
Copy link
Member Author

yaira2 commented Jan 17, 2024

@hecksmosis I believe it's because GetFoldersWithPathAsync is using the WinRT APIs instead of WIN32_FIND_DATA.

@hecksmosis
Copy link
Contributor

Will look into it when I have some free time

@yaira2 yaira2 added the area - omnibar Features or bug reports relating to the omnibar label Aug 18, 2024
@rivki-beker
Copy link

Hi,
Is this issue still relevant?
I would be interested in taking this issue.

@Josh65-2201
Copy link
Member

Yes, it can be worked on

@jbgski
Copy link

jbgski commented Mar 9, 2025

I'd be interested in adding this feature, please assign this issue to me :)

@yaira2 yaira2 added this to the Files v4 milestone Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area - file system area - omnibar Features or bug reports relating to the omnibar good first issue Good issue for new contributors to get started with
Projects
Status: 🔖 Ready to build
Development

No branches or pull requests

7 participants