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

Filtering a selection in a data library does not inform user they are retained #19018

Open
hexylena opened this issue Oct 17, 2024 · 0 comments

Comments

@hexylena
Copy link
Member

I tried to import some datasets from a large library and could not figure out until today why I was getting duplicates imported because the UI didn't communicate that state.

Steps to reproduce

  • Go to a library folder with multiple datasets
  • Search for a term
  • Import the file
  • Search for a new term
    • 🐛 There is no indication that I now have 2 datasets selected, and both will be imported, resulting in a duplication of the first dataset.
  • Import the file

if the selection had been cleared (as it visually appeared due to lack of notification there were more datasets selected) that would've been fine but I suspect less user friendly.

🐛 So this just needs a little box of "You have N datasets selected, some are hidden by your current filter" (since I guess it's a 'filter' not a 'search' where I'd expect selections to be cleared across.)

💡 This could be additionally be helped by the "Add to history" button or modal popup informing the user of how many datasets they'll be adding. "Import 52 datasets to your history".

Galaxy

usegalaxy.eu, 24.1.2dev0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant