Stick the directory name at the top of explorer if directory contains long list of sub directory or file causing overflow (Sticky Top) #198584
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
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.
The text was updated successfully, but these errors were encountered: