-
Notifications
You must be signed in to change notification settings - Fork 33
Description
When you are in current state of repo and comment on top level dir (home page of project show) comments will be associated with project. If you go a level deeper and comment inside a dir then the comment will be associated with tree of repo.
Again if you go to commit view and click on browse files at this commit, and decide to comment, both top level comments and comments deeper in repo gets associated with tree.
I think this is ambiguous. Comments on top level dir should always be associated with tree.
I am not saying that this will change user expereince. If user decides to think of top level comments as comments on project then so be it. I am just proposing that internally we shouldn't have distinction between top dir comment and internal ones.