-
Notifications
You must be signed in to change notification settings - Fork 500
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
Better handling of dataset page with many files #2021
Comments
@mcrosas comments from #2014: yes, we need for some datasets as soon as possible a way to sort or filter them by category - we could, for example, display the categories as "tags" at the top of the page (if the dataset has any tags), and when you click in a "tag", it filters the files for that category. This is needed son to bring functionality we had in 3.6 that a few dataverses are heavily relying on. |
Suggestions of things needed:
|
Users also asked about this in RT: They are particularly interested in how they can sort/filter with tags. |
@eaquigley do you happen to have an idea of when this will be implemented? I have a user asking if it will take more than a few months that they will rename their files for now but if its in a few weeks they will wait till this feature is enabled? Thanks! |
@posixeleni @eaquigley @mheppler are there mockups and/or a Functional Requirements document? This sounds like a non-trivial task. |
Functional Requirements Document for this feature: https://docs.google.com/document/d/1RkPycxX3nsCJJV9xbhc2mXvgwxJTkyDCsb_k2LGWrII/edit?usp=sharing |
Request from community to be able to set a tag for all files in a dataset at one time. For example, if a user is uploading 25 files at once and wants them all to have the same tag without having to click edit tags for each file. |
Hi All - is there an estimate of when this feature to be able to sort by tags will be implemented? If it's likely to be soon (within the next month) then I'll wait; if it's likely to be several months then I'll look into renaming the files so that they appear in the order we want when sorted alphabetically. Many thanks |
As of now, we are considering this for Milestone 4.0.3, which is planned for August 4. We'll review this with @scolapasta and @eaquigley this week to confirm. |
@eaquigley |
@sbarbosadataverse yes. more information can be found in this FRD (that has links to FRDs specific to this): https://docs.google.com/document/d/1v-6WuFyClnAAHqyMf1VsWtCdXDTTR-ikuG6Ou8RtDMM/edit?usp=sharing |
Here are some examples of datasets with more than 25 files:
See also #1754 and #1877 about performance of datasets with many files. |
To preview this feature, enabled the feature flag.
Mockups for the new view of files on the dataset page show the "View Next..." button, as well as a link under it for "View all...". This will improve the loading of datasets with many (200+ files). To improve the browsing of files search, filtering and tags (#2150) will be used. These features are also included in the mockups. |
added a related request that came in this morning: |
A new issue, Dataset - File UI Improvements #3404, was created to track the UI improvements related to the files view on the dataset pg. Older feature requests and bug reports like this one will be closed in favor of that new issue. |
There are likely several other issues like this or related, but to make sure we track, opening this:
We need to consider cases of loading many files and of sorting / filtering.
The text was updated successfully, but these errors were encountered: