ualbertalib / jupiter

Jupiter is a University of Alberta Libraries-based initiative to create a sustainable and extensible digital asset management system. This is phase 2 (Digitization).
https://era.library.ualberta.ca/
MIT License
23 stars 10 forks source link

Sort by date created instead of date uploaded #338

Closed sfbetz closed 6 years ago

sfbetz commented 6 years ago

Expectation from users is that "sort by date" options will sort by date created instead of date uploaded. Update all sort options to reflect this.

cwant commented 6 years ago

Would it be worthwhile to have both as sort options? ("Sort by creation date", "Sort by upload date"). The creation date would be more interesting to users during their discovery process, but the upload date would be more interesting to users of the dashboards.

sfbetz commented 6 years ago

I think this is how Hydra / Sufia ended up with a three different date sort options (date updated, date created, date uploaded)! Let's stick with date created across the app for now, and consider expanding other options for future development.

On Wed, Jan 3, 2018 at 3:51 PM, Chris Want notifications@github.com wrote:

Would it be worthwhile to have both as sort options? ("Sort by creation date", "Sort by upload date"). The creation date would be more interesting to users during their discovery process, but the upload date would be more interesting to users of the dashboards.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ualbertalib/jupiter/issues/338#issuecomment-355150477, or mute the thread https://github.com/notifications/unsubscribe-auth/AMNT8oGfRGpQNpbt23weGMRn-m4bE9D1ks5tHASLgaJpZM4RGMQM .

--

Sonya Betz Digital Initiatives Projects Librarian

University of Alberta Libraries2-10U Cameron Library, University of AlbertaEdmonton, AB, Canada T6G 2J8 sonya.betz@ualberta.ca sfbetz@ualberta.ca 780-492-1718

The University of Alberta respectfully acknowledges that we are located on Treaty 6 territory, traditional lands of First Nations and Metis people.

cwant commented 6 years ago

Fixed in PR #385