kids-first / kf-portal-ui

:bar_chart: The Kids First Data Resource Portal and Social Network User Interface
Apache License 2.0
25 stars 14 forks source link

Select all files - push to cavatica #483

Closed allisonheath closed 5 years ago

allisonheath commented 6 years ago

Right now it's a bit unintuitive that if you have no files selected that's how you push all the files to a Cavatica project. But if you select the checkbox in the title row, it just select the ones displayed on the page, so you'll only push 20 of the files. Took me a few tries to figure out the behavior, not sure how to best address - but maybe if it was consistent with cavatica project where they have the little drop down to select all that would help?

screen shot 2018-06-16 at 10 56 24 pm

rosibaj commented 6 years ago

@kcullion maybe we can talk about this Friday - @allisonheath noticed the same cavatica thing we were talking about

rosibaj commented 6 years ago
bdolly commented 6 years ago

I noticed this and thought if might be helpful if we had a filter for "Studies I can Download" that selected all current studies the user has access to. Say there are 10 studies total but I only have access to 4, there's currently no way to tell this in the File Repo without have to go back to your Gen3 connection details and then back to the Repo. Gen3 currently only gives you Study IDs and not Study short names, so to make the connection between ID and short name you have to select the Study ID column and make the cognitive connection between them.

rosibaj commented 6 years ago

@bdolly we have 2 changes planned as well: 1) on the user dashboard, to show the short name with id and then be able to link right to the repo from there. 2) on the last column, show the users access to the files that they see in the table. I think these should start to help, but will add this as a suggestion to investigate in a separate ticket to keep this contained to just this implementation detail!

kcullion commented 6 years ago

@rosibaj I think you mean on the user profile - setting section.

But maybe we add the "Authorized Studies" button on the dashboard too - where the GEN3 connection shows up in the grey box screen shot 2018-07-05 at 12 31 27 pm

abgeorge7 commented 5 years ago

Hi, is there a timeline for this feature? We are hoping to be able to select all rows in a table, instead of all the rows visible on a page of the table. thanks!

rosibaj commented 5 years ago

@abgeorge7 Hi Abby! We are just looking into design now and don't have an exact date. If you are wanting this soon, this is an open-source project, so feel free to put a pull request up to the Arranger repo (https://github.com/overture-stack/arranger) yourself and one of our team members (@hlminh2000, @lepsalex, @andricDu) will help with review.

kcullion commented 5 years ago

Closed this ticket as it will now be addressed in: https://github.com/kids-first/kf-portal-ui/issues/1043