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

"Mark file as Viewed" Affects All Files with the Same Name, Regardless of the Path #95

Open
mburakeker opened this issue Sep 6, 2024 · 0 comments

Comments

@mburakeker
Copy link

  • Extension version: 0.2.2
  • VSCode Version: 1.93.0
  • OS: Windows 11

Issue desciption:
The "Mark file as Viewed" feature marks all files with the same filename, regardless of their folder path, when only one file should be affected.

Steps to Reproduce:

  • Find a Pull Request containing files with the same name located in different folders, e.g.:
    • libs/lib-name/src/my-component.component.ts
    • libs/different-lib-name/src/my-component.component.ts
  • In the sidebar, locate one of the my-component.component.ts files and click "Mark file as Viewed."
  • Observe that all files sharing the same name, regardless of their folder, are now marked as "Viewed."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant