coral-erm / coral

CORAL ERM main repository
http://coral-erm.org/
Other
52 stars 65 forks source link

Feature Request: Placing import buttons at the top of the Usage Statistics file review screen #723

Open LibrarianMike opened 1 year ago

LibrarianMike commented 1 year ago

Currently the import button for reviewing a usage statistics file imported via SUSHI is at the bottom of the screen and you must wait for a file to completely load and then scroll to the bottom of the file in order to import/process it. This routinely hangs with a large usage stats file. The buttons should be at the top of the screen.

andyp-uk commented 1 year ago

I think the intention behind the original design was that you should verify the content of the report before importing it, but I agree the buttons should ideally appear at the top and bottom of the page.

LibrarianMike commented 1 year ago

On a related note, very large files take forever (if they load at all) under the current model. You can verify the layout/mapping by reviewing the first few rows.

But since the buttons are at the bottom of the page, a large file must completely load in order to process it. Michael Kares, MANT, MLIS

Librarian, Electronic Resources Subject Specialties: Bible, Leadership, Ministry and Theology JESSUP UNIVERSITY - Rocklin Campus 2121 University Ave, Rocklin, CA 95765 O: (916) 577-2293 @. @.> | jessup.edu https://facebook.com/jessupu/ https://twitter.com/williamjessup/ https://instagram.com/jessupu/ https://linkedin.com/school/william-jessup-university/ Schedule and Appointment With Me https://librooms.jessup.edu/appointments/michael

LibrarianMike commented 1 year ago

Jason Boyer from Equinox added some PHP to our system to trim the table generation at 100 lines, which is working great. Perhaps just baking in a configurable display limit would do the trick?

andyp-uk commented 1 year ago

I think that's a great idea.