Skip to content

refactor(browse): frontend browse extraction and author query service - #2361

Open
alexhb1 wants to merge 2 commits into
refactor/author-browse-endpointsfrom
refactor/frontend-author-browse
Open

refactor(browse): frontend browse extraction and author query service#2361
alexhb1 wants to merge 2 commits into
refactor/author-browse-endpointsfrom
refactor/frontend-author-browse

Conversation

@alexhb1

@alexhb1 alexhb1 commented Aug 14, 2026

Copy link
Copy Markdown
Member

Description

Extracts the core of the BookQueryService into a generic browse query layer, and creates small book and author query services using this and the paginated endpoints.

Linked Issue

N/A - Part of the stack

Changes

  • New browse-query service and related files - Generic tanstack query setup for any endpoints that follow the backend's browse system.
  • Author and book query services set up as thin users of the browse layer, both identically set up, same models, pagination, facet, and tanstack query cache handling.

Manual Testing Steps

N/A

Screenshots (Optional)

N/A

Additional Context (Optional)

N/A

AI Disclosure

Mainly handled via Cursor to keep parity across book + authors and extract code into the shared browse files.

Checklist

  • This PR links and implements an accepted issue.
  • This PR is a single focused change.
  • There are new or updated tests validating this change.
  • I ran just ui check and just api check.
  • I have added screenshots if there were any UI changes.
  • I have disclosed any AI usage as per the organization AI Policy above.
  • I understand all of my submitted changes.

@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: ASSERTIVE

Plan: Team

Run ID: a7483be8-6fd4-455b-b9e5-9c76e38a53b5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@alexhb1
alexhb1 requested a review from zachyale August 14, 2026 07:24
@alexhb1 alexhb1 changed the title refactor(books): frontend browse extraction and author query service refactor(browse): frontend browse extraction and author query service Aug 14, 2026
@alexhb1
alexhb1 force-pushed the refactor/frontend-author-browse branch from ece34e2 to 7195c87 Compare September 3, 2026 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants