-
Notifications
You must be signed in to change notification settings - Fork 53
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
No files opened: "non-shared file open" #42
Comments
Regarding the current logic you cannot distinguish between no shared files open and no files open at all. Original comment by: kargor |
Prio 2 as it does not make a big difference because you have not open an editor for a shared file in both cases. Original comment by: kargor |
This led to considerable confusion in a productive Saros session. Original comment by: fzieris |
"This led to considerable confusion in a productive Saros session." Can you please give me a real example in a "productive Saros session" where it is common that a developer has no editor open at all ? The only time I personally have no open editor is when I hit: "Close All Editors" because I want to get rid of all "garbage editors" which I maybe opened because I was browsing through the code base. Original comment by: kargor |
Yes, the scenario you described is very likely. What is missing is the context. The session I have in mind had the following context:
Yes, I know, I got carried away in the last part. But the principle holds: Even if a simple and short action of Saros unnecessarily arouses the developers' attention, this is a problem we should address. And I don't deem fixing this one to be that expensive. Original comment by: fzieris |
Then please feel free to fix it :> Sometimes the reality shows different results ... Original comment by: kargor |
Hello dear Saros team, Kind regards, Original comment by: fu-georgm |
Alice has no files open and creates a session with Bob.
In the Roster, Bob sees "non-shared file open" although this is not the case,
there is no file opened at all!
Reported by: arsenij-solovjev
Original Ticket: dpp/bugs/804
The text was updated successfully, but these errors were encountered: