Skip to content

SCC-5243: Lists API handlers#731

Open
7emansell wants to merge 10 commits intomainfrom
SCC-5243/lists-api-handler
Open

SCC-5243: Lists API handlers#731
7emansell wants to merge 10 commits intomainfrom
SCC-5243/lists-api-handler

Conversation

@7emansell
Copy link
Copy Markdown
Collaborator

@7emansell 7emansell commented Apr 22, 2026

Ticket:

This PR does the following:

  • Adds helpers for all anticipated lists actions on the frontend
  • Adds unit tests
  • JSDoc written by AI <3

How has this been tested?

Accessibility concerns or updates

Checklist:

  • I updated the CHANGELOG with the appropriate information and JIRA ticket number (if applicable).
  • I have added relevant accessibility documentation for this pull request.
  • All new and existing tests passed.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
research-catalog Ready Ready Preview, Comment Apr 22, 2026 5:47pm

Request Review

body: JSON.stringify(body),
})
return await deleteRequest(path, body)
if (!(wrapper as any).__patched) {
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

unrelated attempt at not double-attaching the logger methods to this client– currently all sierra logs are happening twice and i think this is why

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