UMN-LATIS / elevator-ui

UI for Elevator, a flexible digital asset repository
2 stars 0 forks source link

fix: move add results to drawer button to results/sort bar #248

Closed jxjj closed 11 months ago

jxjj commented 11 months ago

ScreenShot 2023-10-04 at 15 11 05@2x

Fixes #244.

Previously, the add results to drawer button was aligned vertically center with the search results page header. This would be difficult to find and jump around when a page had a large custom header. This moves the button to the results count/sort bar, so that it's in a consistent position regardless of header size.