Don't show current project in recent projects. #12497
Closed
VladasZ
started this conversation in
Show and tell
Replies: 1 comment 4 replies
-
The idea looks nice, but I think we have to do more and remove all related rendering logic in Also |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Recent projects is very cool feature. But by default the first project in the recent list is current project which is a bit inconvenient in my opinion. I need to press another button to switch to last opened project. Why would anyone want to open the project which is already in front of you? This action does nothing.
I think it is better to hide current project from this list.
I implemented a very simple skip here:
VladasZ@639164d
And now recent project list doesn't show current project.
I want to discuss if this is a good idea in general.
Or maybe it is better to put current project at the end of the list but still display it?
Or this should be a new option?
Beta Was this translation helpful? Give feedback.
All reactions