Pull Request Explorer

Exploring 173 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat(ui): sticky list pagination controls JarrodMFlesch XL No 50.8h 30.6h May 22, 2026

Summary

Feature

Add sticky list pagination controls

Migrates the Pagination component to v4 design with sticky page controls, improving user experience.

Health Assessment

Large
Medium
Medium
  • The PR had multiple review rounds and commits, indicating some complexity and potential for rework. However, the changes were ultimately merged within a reasonable timeframe.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.90

Tech Stack

Languages: Typescript, Javascript, Css, Scss
Frameworks: Nextjs, React
fix(ui): group field gutter bleeding and code editor sizing in flex rows JarrodMFlesch M No 1.2h 0.5h May 21, 2026

Summary

Bug Fix

Fix UI group field gutter and code editor sizing

Corrects visual layout issues in group fields and code editor components, improving UI consistency and preventing border bleed into sidebars.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved within 1.2 hours, indicating efficient review and low complexity.

AI Details

Tech Stack

feat(ui): update TrashBanner to use Banner component PatrikKozak M No 25.4h 13.7h May 21, 2026

Summary

Refactor

Update TrashBanner to use Banner component

Simplifies the TrashBanner UI by replacing custom markup with the reusable Banner component, improving consistency and maintainability.

Health Assessment

Small
Low
Low
  • Fast cycle time and single approval indicate a straightforward, low-risk refactor.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
docs: faq link fixes for admin overview zubricks S No 0.1h 0.0h May 21, 2026

Summary

Docs

Fix FAQ links in admin overview docs

Corrects broken FAQ links in the admin overview documentation, improving user guidance.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within minutes.

AI Details

Tech Stack

docs: fix links in admin faq zubricks S No 1.9h 0.2h May 21, 2026

Summary

Docs

Fix broken links in admin FAQ

Corrects navigation links in the admin documentation, ensuring users can find the correct sections.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved within 2 hours.

AI Details

Tech Stack

ci: use postgres 15 for content api tests GermanJablo XS No 0.7h 0.1h May 21, 2026

Summary

CI/CD

Update CI to use Postgres 15

Fixes failing Content API tests by aligning CI database version with Figma-hosted Content API requirements, ensuring migrations run successfully.

Health Assessment

Small
Low
Low
  • Rapid approval with minimal changes indicates low complexity and high confidence in the fix.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
ci: use postgres 15 for content api tests GermanJablo XS No 0.7h 0.7h May 21, 2026

Summary

CI/CD

Update CI to use Postgres 15

Aligns the CI database version with production, fixing migration failures in Content API tests and ensuring reliable test execution.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes indicate a straightforward, low-risk update to the CI pipeline.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
refactor!: remove allowLocalizedWithinLocalized compat flag and PAYLOAD_DO_NOT_SANITIZE_LOCALIZED_PROPERTY env var AlessioGr M No 32.0h 32.0h May 21, 2026

Summary

Refactor

Refactor: remove compatibility flag and env var

Simplifies sanitization logic by eliminating legacy compatibility flag and environment variable, ensuring consistent handling of localized fields across Payload CMS.

Health Assessment

Medium
Medium
High
  • The PR was completed in a single commit and a single review, with a 32‑hour cycle time. While the review was delayed, the change was straightforward and had minimal impact on the overall codebase.

AI Details

Tech Stack

Languages: Typescript
chore: update unauthorized view to v4 JessRynkar L No 7.6h 5.0h May 20, 2026

Summary

Chore

Update unauthorized view to v4

Updates unauthorized view to match v4 design, improving UI consistency.

Health Assessment

Medium
Low
Low
  • The PR was merged within 7.6 hours with only one review round and minimal rework, indicating a smooth process.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix(ui): hierarchy list improvements and custom parent field support JarrodMFlesch L No 23.6h 23.6h May 20, 2026

Summary

Bug Fix

Improve hierarchy list and custom parent support

Enables correct breadcrumb navigation for custom hierarchy configurations and ensures new documents refresh the hierarchy tree, improving user experience.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal rework indicates a straightforward bug fix.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
feat!: bump minimum typescript version to 6.0.3 AlessioGr XL No 17.0h 15.7h May 20, 2026

Summary

Chore

Bump minimum TypeScript version to 6.0.3

This change raises the minimum TypeScript version to 6.0.3, enabling newer language features and improving type safety across the monorepo, but may break projects using older TypeScript versions.

Health Assessment

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
fix: correct text-heading-large letter-spacing token value PatrikKozak XS No 0.8h 0.1h May 20, 2026

Summary

Bug Fix

Correct text-heading-large letter-spacing token

Fixes design token value for large headings, ensuring consistent typography across UI components.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review and merge.

AI Details

Tech Stack

chore: updates not found view to v4 JessRynkar M No 4.7h 4.7h May 20, 2026

Summary

Chore

Update Not Found View to v4 Design

Refreshes the admin interface's 404 page to align with the latest v4 design, improving user experience.

Health Assessment

Medium
Low
Low
  • Quick single-commit PR with minimal review, indicating a straightforward UI update.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
feat: update create-first-user view to match v4 design PatrikKozak L No 16.9h 16.9h May 20, 2026

Summary

Feature

Update Create First User view to v4 design

Aligns onboarding UI with the new design system, improving user experience and consistency for new users.

Health Assessment

Medium
Low
Medium
  • PR was merged within 17 hours with minimal rework, indicating a smooth review process and quick delivery of the updated UI.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix(plugin-cloud-storage): propagate custom hook errors during upload jacobsfletch L No 120.5h 104.2h May 20, 2026

Summary

Bug Fix

Propagate custom hook errors during upload

Ensures that errors thrown by custom afterChange hooks during file uploads are correctly propagated, improving error visibility and user experience.

Health Assessment

Large
High
High
  • The PR required multiple iterations and extended review time, indicating complex changes and potential integration challenges.

AI Details

Tech Stack

Languages: Typescript
fix(plugin-cloud-storage): propagate custom hook errors during upload jacobsfletch L No 187.0h 170.8h May 20, 2026

Summary

Bug Fix

Propagate custom hook errors during upload

Ensures that errors in custom afterChange hooks are surfaced to users, preventing silent failures and data inconsistencies between S3 and the database. This improves reliability and user trust in file uploads.

Health Assessment

Medium
Medium
High
  • The PR had a long cycle time and slow review, indicating potential bottlenecks in the review process. The changes addressed critical error handling to improve system reliability.

AI Details

Tech Stack

Languages: Typescript, Javascript
feat!: move storage adapters to storage property instead of plugins for early initialisation paulpopus XL No 181.1h 137.8h May 20, 2026

Summary

Feature

Move storage adapters to storage property

Adds top‑level storage config to Payload, enabling early initialization of storage adapters and simplifying migration via codemod.

Health Assessment

X-Large
Medium
High
  • The PR introduced a large refactor of storage configuration, adding a codemod and extensive tests, which resulted in a long cycle time and a slow review process.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
feat: update login view to match v4 design PatrikKozak L No 13.2h 13.2h May 20, 2026

Summary

Feature

Update login view to match v4 design

Reskins the login page to align with the new UI4 design, improving user experience and consistency across the platform.

Health Assessment

Small
Low
Low
  • Quick approval with minimal changes, indicating a straightforward UI update.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
feat(ui): update various elements for dashboard view JessRynkar L No 9.6h 8.3h May 19, 2026

Summary

Refactor

Update dashboard UI elements

Improves dashboard usability and accessibility by refining layout, spacing, and component styling.

Health Assessment

Large
Medium
Medium
  • The PR involved many small commits and extensive styling changes, but was merged quickly, indicating efficient review.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(ui): add badge cutout to FilterIcon for modified indicator JarrodMFlesch M No 1.2h 1.2h May 19, 2026

Summary

Bug Fix

Add badge cutout to FilterIcon

Adds a badge cutout to the FilterIcon, aligning UI with design specs and improving visual clarity for modified query presets.

Health Assessment

Small
Low
Low
  • Quick 1.2‑hour cycle with no review friction; minimal code changes focused on UI consistency.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
fix(db-mongodb): bump mongoose to 8.22.1 for GHSA-wpg9-53fq-2r8h jacobsfletch L No 2.5h 2.5h May 19, 2026

Summary

Bug Fix

Bump Mongoose to address security advisory

Updates the MongoDB driver to a patched version, mitigating a known vulnerability and ensuring database security.

Health Assessment

Large
Low
Low
  • PR merged within 2.5 hours with minimal review, indicating a straightforward security fix with low risk.

AI Details

Tech Stack

Languages: Typescript
fix(db-mongodb): bump mongoose to 8.22.1 for GHSA-wpg9-53fq-2r8h jacobsfletch M No 21.5h 21.4h May 19, 2026

Summary

Bug Fix

Bump mongoose to 8.22.1 for security patch

Updates the MongoDB ODM to the latest secure version, addressing a high‑severity NoSQL injection vulnerability and aligning dependencies to prevent duplicate installs.

Health Assessment

Medium
Low
Low
  • Security vulnerability patched quickly with minimal rework; PR merged within 21 hours.

AI Details

Tech Stack

Languages: Javascript
ci: add opt-in AI PR reviewer triggered by /ai-review comment paulpopus XL AI 279.6h 131.5h May 19, 2026

Summary

Feature

Add AI PR reviewer via /ai-review command

Enables teams to request AI-generated code reviews on pull requests, improving review efficiency and consistency.

Health Assessment

Large
High
High
  • The PR had a long cycle time and required multiple iterations after the first review, indicating high complexity and potential risk.

AI Details

Category: Code AI
Confidence: 0.20

Tech Stack

Languages: Typescript, Javascript, Yaml
Frameworks: Github-Actions
chore!: remove sha1 algorithm check from auth strategies paulpopus S No 118.1h 117.5h May 19, 2026

Summary

Chore

Remove SHA1 algorithm check from auth strategies

Simplifies API key authentication by eliminating legacy SHA1 fallback, enforcing SHA256 for all keys and improving security consistency.

Health Assessment

Small
Medium
High
  • Long review cycle and high review time suggest low priority or complexity; the change is small but introduces a breaking change that requires user communication and key regeneration.

AI Details

Tech Stack

Languages: Typescript
refactor!: merge FileSizeImproved into FileSize and align ImageSize.admin disabled API paulpopus M No 164.7h 24.4h May 19, 2026

Summary

Refactor

Refactor FileSize and ImageSize admin API

This refactor consolidates file size types and standardizes admin field configuration, simplifying code maintenance and improving consistency across the CMS.

Health Assessment

Small
Low
Medium
  • The PR required a single review with a change request, leading to two subsequent commits to address the issue. The overall cycle time was moderate, with a small scope and minimal risk.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
refactor: address misc 4.0 deprecations paulpopus M No 138.7h 137.8h May 19, 2026

Summary

Refactor

Refactor: Remove Deprecated 4.0 Features

This refactor removes deprecated 4.0 properties from the CMS, streamlining the codebase and preventing future maintenance issues.

Health Assessment

Medium
Low
Medium
  • The PR had a long review time but only one review round, indicating a straightforward refactor with minimal rework.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
chore: update gutter spacing to v4 JessRynkar S No 5.8h 5.7h May 19, 2026

Summary

Chore

Update gutter spacing to v4

Adjusts UI spacing to align with design guidelines, improving visual consistency.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, smooth process.

AI Details

Tech Stack

Languages: Typescript
feat(ui): updates timezone picker styling to v4 design PatrikKozak L No 19.7h 17.9h May 19, 2026

Summary

Feature

Update timezone picker styling to v4 design

Adds v4 design styling to the TimezonePicker component, aligning it with the new admin UI and improving visual consistency and usability across devices.

Health Assessment

Large
Low
Medium
  • The PR was merged within 20 hours, indicating a smooth review process with minimal rework.
  • The styling changes were confined to the frontend, with no backend impact.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: update document alert modals to v4 design JessRynkar XL No 26.3h 1.6h May 19, 2026

Summary

Chore

Update document alert modals to v4 design

This update brings document alert modals in line with the v4 design language, improving visual consistency. It also refactors modal components for easier maintenance.

Health Assessment

X-Large
High
Medium
  • The PR required multiple iterations after the initial review, indicating some friction in aligning the component changes with design expectations. Despite the large scope, the review cycle was relatively quick, suggesting efficient communication.

AI Details

Tech Stack

Languages: Typescript, Scss, Css
Frameworks: React
fix(ui): use parentFieldName prop in HierarchyTable load more JarrodMFlesch XS No 0.9h 0.9h May 19, 2026

Summary

Bug Fix

Fix HierarchyTable load more with custom parent field

Ensures related document queries respect custom parent field names, preventing load failures and improving data integrity for hierarchical content.

Health Assessment

Small
Low
Low
  • Rapid resolution with minimal code changes and quick review, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: update search element to v4 design JessRynkar XL No 83.2h 4.9h May 18, 2026

Summary

Chore

Update search element to v4 design

Refreshes the search bar to the latest v4 design, enhancing usability and visual consistency across collection views.

Health Assessment

Large
Medium
Low
  • The PR involved a substantial UI overhaul with many file changes, but the review process was swift, resulting in a moderate cycle time.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix(ui): use _h_ prefix for tags related document queries JarrodMFlesch XS No 3.2h 3.2h May 18, 2026

Summary

Bug Fix

Fix HierarchyTable prefix mismatch

Corrects query field prefix in HierarchyTable to prevent QueryError when browsing tags in admin panel, improving reliability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in a single commit after review, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(deps)!: bump nodemailer minimum version to 8.0.5 nehaaprasaad L No 14.7h 14.7h May 18, 2026

Summary

Chore

Bump nodemailer to v8.0.5

Updates nodemailer dependency to address security advisories and align type definitions, ensuring safer email handling.

Health Assessment

Large
Medium
Low
  • PR completed in under 15 hours with minimal review, indicating a straightforward dependency update with a controlled breaking change.

AI Details

Tech Stack

Languages: Typescript
chore(deps): bump nodemailer minimum version to 8.0.5 jacobsfletch L No 0.9h 0.5h May 18, 2026

Summary

Chore

Bump nodemailer to 8.0.5

Update nodemailer dependency to address security advisories and maintain backward compatibility by normalizing email addresses.

Health Assessment

Large
Low
Low
  • Quick turnaround with minimal rework; PR merged within an hour of opening, indicating low complexity and high confidence in changes.

AI Details

Tech Stack

Languages: Typescript
docs: clarify fork edit permissions for prs jacobsfletch XS No 0.2h 0.1h May 18, 2026

Summary

Docs

Clarify fork edit permissions for PRs

Adds guidance for maintainers to keep fork edit permissions enabled, enabling quick fixes without extra PR cycles.

Health Assessment

Small
Low
Low
  • Fast review and merge, minimal changes, low risk.

AI Details

Confidence: 0.80

Tech Stack

feat(ui): convert DeleteMany modal element to use css for styling PatrikKozak S No 69.3h 1.0h May 18, 2026

Summary

Refactor

Convert DeleteMany modal styling to CSS

Updates the DeleteMany modal to use plain CSS instead of SCSS, simplifying the build process and improving maintainability.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes indicate low complexity and high confidence in the refactor.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(ui): update dropzone element to v4 design JessRynkar L No 72.2h 72.2h May 18, 2026

Summary

Feature

Update dropzone element to v4 design

Enhances the file upload interface with the new v4 design, improving usability and visual consistency across the platform.

Health Assessment

Medium
Low
High
  • The PR experienced a long review period and a merge conflict, but the final changes were straightforward and low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(ui): correct field error tooltip position calculation PatrikKozak XS No 65.5h 0.3h May 18, 2026

Summary

Bug Fix

Correct tooltip positioning in FieldError

Fixes tooltip misplacement in form error messages, improving form usability and reducing user confusion.

Health Assessment

Small
Low
Low
  • Rapid review and minimal changes indicate a low-risk, straightforward bug fix.

AI Details

Tech Stack

chore: update fieldSelect scss to css JessRynkar S No 1.0h 0.9h May 18, 2026

Summary

Chore

Update FieldSelect styling from SCSS to CSS

Converts the FieldSelect component styling to plain CSS, simplifying the build process and enabling future bulk upload view updates.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes indicates low complexity and smooth review.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
chore: convert animateHeight scss to css JessRynkar XS No 2.6h 2.6h May 18, 2026

Summary

Chore

Convert animateHeight SCSS to CSS

Updates UI component styling by converting SCSS to plain CSS, simplifying the build process and reducing dependencies.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes indicates straightforward maintenance.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: copyToLocale cleanup JessRynkar S No 2.0h 2.0h May 18, 2026

Summary

Chore

Cleanup copyToLocale functionality

Removes unnecessary code and fixes syntax issues in copyToLocale feature.

Health Assessment

Small
Low
Low
  • Quick review and merge process, indicating a straightforward and low-risk change.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Css, Scss
Frameworks: React
feat(db-postgres,db-sqlite,db-vercel-postgres,db-d1-sqlite,drizzle)!: remove /types subpath exports paulpopus XL No 85.2h 85.2h May 18, 2026

Summary

Feature

Remove deprecated /types subpath exports

This PR removes deprecated /types subpath exports across database adapters, adds a codemod to migrate user projects, and documents the breaking change in the migration guide.

Health Assessment

X-Large
High
High
  • The PR had a long cycle time with no review comments, indicating potential bottlenecks in the review process. The large scope and breaking change increase risk for downstream users.

AI Details

Tech Stack

Languages: Typescript, Javascript
chore(ui): remove unused margins prop from RenderFields PatrikKozak M No 2.5h 2.5h May 15, 2026

Summary

Refactor

Remove unused margins prop from RenderFields

Simplifies the RenderFields component by removing the unused margins prop, reducing complexity and improving maintainability of the UI.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes indicates low complexity and high confidence in the refactor.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(ui): v4 app header reskin with sidebar toggle JarrodMFlesch XL No 26.8h 0.2h May 15, 2026

Summary

Feature

Reskin app header and move sidebar toggle

Modernizes the app header, consolidates navigation controls, and reduces visual clutter, improving user experience and interface consistency.

Health Assessment

X-Large
High
Medium
  • The PR involved extensive UI refactoring across multiple components, requiring several commits and a quick review turnaround, indicating a focused but complex change.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
fix(ui): use page background color for primary button popup separator PatrikKozak XS No 2.0h 0.2h May 15, 2026

Summary

Bug Fix

Fix button popup separator color

Aligns separator color with page background, improving visual consistency and reducing clutter.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes indicate low complexity and high confidence.

AI Details

Confidence: 0.95

Tech Stack

feat(ui): updates Card & CollectionCards styling to v4 design PatrikKozak L No 20.9h 19.3h May 15, 2026

Summary

Feature

Reskin Card & CollectionCards to V4 design

Update UI styling for Card and CollectionCards components to match new design system, migrating from SCSS to CSS and fixing accessibility and interaction states.

Health Assessment

Large
Low
Low
  • The PR was merged within 21 hours with minimal review time and few commits, indicating a smooth process and low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: update modal to v4 design JessRynkar L No 26.7h 22.0h May 15, 2026

Summary

Chore

Update modal to v4 design

This PR updates the modal component to the new v4 design, improving UI consistency and user experience across the application.

Health Assessment

Medium
Low
Low
  • Merged within 26.7 hours with minimal rework, indicating a straightforward UI update and efficient review process.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(ui): updates RenderTitle styling to v4 redesign PatrikKozak M No 22.8h 22.8h May 15, 2026

Summary

Refactor

Update RenderTitle styling to v4 redesign

Migrates the RenderTitle component to the v4 design system, aligning with new typography and color tokens for a consistent UI.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal rework indicate a smooth, low-risk PR.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
feat(ui): updates status element styling to v4 redesign PatrikKozak L No 23.7h 0.1h May 15, 2026

Summary

Feature

Update status element styling to v4 redesign

Migrates the Status component styling to the new design system, improving consistency and removing legacy labels.

Health Assessment

Large
Low
Low
  • The PR was reviewed and merged within 24 hours with minimal back‑and‑forth, indicating a smooth, low‑risk UI change.

AI Details

Tech Stack

Languages: Typescript
chore: update drawers to v4 design JessRynkar XL No 24.3h 24.3h May 15, 2026

Summary

Chore

Update drawers to v4 design

Aligns drawer components with the new v4 design, ensuring a consistent user interface and improved usability across the application.

Health Assessment

X-Large
Medium
Medium
  • The PR involved extensive refactoring of drawer components with multiple iterations, indicating moderate review friction but a normal overall cycle time.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
« Page 2 of 4 »

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos