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

Files pane address bar should remain available when entering Home directory #11926

Closed
hutch3232 opened this issue Sep 9, 2022 · 5 comments
Closed
Labels
enhancement files pane stale Issues which have been closed automatically due to inactivitiy.

Comments

@hutch3232
Copy link

When I am working in RStudio interactively, I love being able to click around to different directories via the Files pane's address bar, where each level in the path is clickable:
image
This makes it very easy to jump around.

However, when entering into the Home directory (Sys.getenv("HOME")), the path disappears and turns into a button. Entering into folders nested to Home then show as a reference to Home, rather than the full file path.
image
image

That makes it a little tedious to get back out of the Home directory. You have to go to the ... button and type in the path you want to navigate to.
image

I think one possible solution to this would be to always display the full path, even when in the Home directory. There could even be a Home button in the row above (the one with New Folder), similar to how it looks in the Help pane:
image

Note that this same behavior occurs in RStudio Server but the screenshots above are from the Desktop version.

@hutch3232 hutch3232 added enhancement new New incoming issues, ready for initial review. labels Sep 9, 2022
@ronblum
Copy link
Contributor

ronblum commented Sep 12, 2022

@hutch3232 Thank you for the suggestion! It makes sense, as sometimes it's desirable to see everything as relative to home, and other times it's handier to always see the breadcrumbs for the full path. I'll mark this request for review as we continue development of RStudio.

@ronblum ronblum added files pane and removed new New incoming issues, ready for initial review. labels Sep 12, 2022
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs, per https://github.com/rstudio/rstudio/wiki/Issue-Grooming. Thank you for your contributions.

@github-actions github-actions bot added the stale Issues which have been closed automatically due to inactivitiy. label Mar 12, 2023
@hutch3232
Copy link
Author

Hi @ronblum, I was wondering if there had been a discussion on this suggestion yet? Mainly commenting so that it isn't auto closed since i think it is still a valid issue. Thanks!

@github-actions github-actions bot removed the stale Issues which have been closed automatically due to inactivitiy. label Mar 13, 2023
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs, per https://github.com/rstudio/rstudio/wiki/Issue-Grooming. Thank you for your contributions.

@github-actions github-actions bot added the stale Issues which have been closed automatically due to inactivitiy. label Sep 11, 2023
Copy link

github-actions bot commented Nov 1, 2023

This issue has been automatically closed due to inactivity.

@github-actions github-actions bot closed this as completed Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement files pane stale Issues which have been closed automatically due to inactivitiy.
Projects
None yet
Development

No branches or pull requests

2 participants