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

Stick the directory name at the top of explorer if directory contains long list of sub directory or file causing overflow (Sticky Top) #198584

Closed
ayushkumarbhadani opened this issue Nov 18, 2023 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@ayushkumarbhadani
Copy link

Add a sticky feature to stick the directory at the top of the explorer so it will be easy to view the parent directory while scrolling through the subfolders or files inside.

I have created an example in HTML and CSS for reference: Link to codepen for reference

Expected behaviour:
On expanding the directory, if the directory contains items more than scroll height then the directory should stick at the top so that the user can collapse it by clicking at the top.

The idea came to my mind when I was scrolling through the node_modules directory and I had to scroll back all the way to the top to collapse the node_modules directory.

@gjsjohnmurray
Copy link
Contributor

/duplicate of #161207

@vscodenpa vscodenpa added the *duplicate Issue identified as a duplicate of another issue(s) label Nov 18, 2023
@vscodenpa
Copy link

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!

@vscodenpa vscodenpa closed this as not planned Won't fix, can't repro, duplicate, stale Nov 18, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

4 participants