Skip to content

Conversation

@shinyichen
Copy link
Member

  • Add user setting for library default sort
  • Sort library records using setting
  • When view library as search results, use the same sort if it's a valid solr sort, otherwise use date desc.
Screenshot 2026-01-05 at 2 00 04 PM

@shinyichen shinyichen requested a review from thostetler January 5, 2026 22:00
@codecov
Copy link

codecov bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.8%. Comparing base (7671b3c) to head (9d7d731).
⚠️ Report is 11 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #752     +/-   ##
========================================
- Coverage    72.3%   71.8%   -0.5%     
========================================
  Files         221     217      -4     
  Lines       24801   24485    -316     
  Branches     1462    1402     -60     
========================================
- Hits        17927   17572    -355     
- Misses       6833    6881     +48     
+ Partials       41      32      -9     
Files with missing lines Coverage Δ
src/api/models.ts 100.0% <100.0%> (ø)
src/api/user/models.ts 100.0% <100.0%> (ø)
src/api/user/types.ts 100.0% <100.0%> (ø)
src/config.ts 100.0% <100.0%> (ø)

... and 22 files with indirect coverage changes

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@thostetler thostetler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty good, one small rewording of the sort label

Co-authored-by: Tim Hostetler <6970899+thostetler@users.noreply.github.com>
@shinyichen shinyichen merged commit 9d1ebd0 into adsabs:master Jan 6, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants