yalelibrary / YUL-DC

Preliminary issue tracking for Yale University Libraries Digital Collections project
3 stars 0 forks source link

[BUG] Permission Request column 'Title' does not sort correctly #2843

Closed sshetenhelm closed 2 weeks ago

sshetenhelm commented 1 month ago

Story On the permission_requests page in Blacklight, each column of the table should sort in ascending and descending order. All columns except Title sort correctly. Title does not sort in ascending/descending alphabetical order, although the order does change when using the sort arrows.

Video https://drive.google.com/file/d/1GrJYAsvXeYMbVMoiYue1lQDaqXOuWeur/view?usp=drive_link

We would like the column Title to sort in correct ascending / descending alphabetical order when using the sort feature.

Acceptance

jpengst commented 3 weeks ago

PR: https://github.com/yalelibrary/yul-dc-blacklight/pull/1016

K8Sewell commented 3 weeks ago

Deployed to Demo with commit

K8Sewell commented 3 weeks ago

Investigating errors with deploy - console output

K8Sewell commented 3 weeks ago

Title column is sorting as expected on Demo for me.

Image

Image

And I'll make a ticket to fix the spacing on the sort arrows on the other columns.

sshetenhelm commented 2 weeks ago

Looks great in DEMO! Sorting correctly. Thank you!

Ready to close :)