Skip to content

Conversation

@Sveb
Copy link

@Sveb Sveb commented Sep 12, 2025

  • scraped from the site.
  • search results
  • refine search items

@Sveb Sveb requested a review from Copilot September 12, 2025 08:46
@netlify
Copy link

netlify bot commented Sep 12, 2025

Deploy Preview for ucla-components-storybook ready!

Name Link
🔨 Latest commit 5735cfb
🔍 Latest deploy log https://app.netlify.com/projects/ucla-components-storybook/deploys/68c99059e1b4e3000853afd6
😎 Deploy Preview https://deploy-preview-36--ucla-components-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Creates mock API data files to support search functionality by adding scraped data from the site, including search results and refine search items.

  • Adds mock API response data with faceted search categories and counts
  • Includes library search results with detailed bibliographic information
  • Provides comprehensive data for testing search and filtering functionality

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
mock-api.json Contains faceted search data with categories like resource type, creation date, topics, and languages with corresponding counts
library-search-results.json Provides detailed search result records with bibliographic metadata for books, videos, journals and other materials

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

"count": "26"
},
{
"value": "reference_entrys",
Copy link

Copilot AI Sep 12, 2025

Choose a reason for hiding this comment

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

The value 'reference_entrys' contains a spelling error. It should be 'reference_entries' (plural of 'entry').

Suggested change
"value": "reference_entrys",
"value": "reference_entries",

Copilot uses AI. Check for mistakes.
@Sveb Sveb closed this Oct 28, 2025
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.

1 participant