blacklight_range_limit icon indicating copy to clipboard operation
blacklight_range_limit copied to clipboard

Allow one-sided ranges

Open taylor-steve opened this issue 1 year ago • 0 comments

Looking to fix #235, if that original behavior is still desired.

The ability to specify only the start or end date was lost in https://github.com/projectblacklight/blacklight_range_limit/pull/179, which creates a nice system using ranges.

This PR looks to restore that old behavior but depends on making a small change to Blacklight to handle beginless/endless ranges (e.g., nil..2002). Something like this: https://github.com/projectblacklight/blacklight/pull/3213

taylor-steve avatar Jun 25 '24 00:06 taylor-steve