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

Problematic folder selection with many folders of the same name in the project #422

Closed
1 of 3 tasks
anngvu opened this issue Oct 7, 2022 · 1 comment
Closed
1 of 3 tasks
Labels
bug Something isn't working

Comments

@anngvu
Copy link
Collaborator

anngvu commented Oct 7, 2022

Describe the bug
When a project has many folders with the same name (which can happen with nesting folders in Synapse), one sees only the single name in the selection so it's really hard to select the correct one.

To Reproduce
Select a project where there are multiple Tumor_1 folders nested under Patient_1, Patient_2 etc. folders.

Data
| 
|___Patient_1
          |__ Tumor_1
|
|___Patient_2
            |__ Tumor_1

unnamed (2)

We can try to have PIs mix up the names somewhat to be more distinguishable, but this isn't great in the long run.

Expected behavior
Either append the syn id so folders can be disambiguated or, better yet, addressing #303 will also solve this problem.

Priority (select one)

  • Minor ⬇️
  • Major 📢
  • Critical 🆘

Screenshots
See above

Desktop (if applicable, please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@rrchai
Copy link
Contributor

rrchai commented Oct 7, 2022

transfer to #423

@rrchai rrchai closed this as completed Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants