Pull Request Explorer

Exploring 304 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
:bug: Fix stroke-cap-start/end stored at wrong level in SVG imports Alotor M No 2.8h - Jun 02, 2026

Summary

Bug Fix

Fix stroke-cap-start/end stored at wrong level in SVG imports

Resolves issue #4836 by correcting the storage level of stroke-cap-start/end in SVG imports, ensuring accurate rendering.

Health Assessment

Small
Low
Low
  • Quick resolution of a specific bug, with a small scope and low risk, indicating efficient issue handling.

AI Details

Tech Stack

Languages: Clojure
:bug: Fix del-page change constructed with nil id niwinz S No 1.1h 0.1h Jun 02, 2026

Summary

Bug Fix

Fix nil id in delete-page change

Prevents server validation errors caused by nil page IDs during delete operations, ensuring smoother user experience and reducing error rates. This fix eliminates race‑condition bugs that could lead to failed page deletions.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved within minutes, indicating low complexity and high confidence.

AI Details

Confidence: 1.00

Tech Stack

:bug: Fix get-comment-threads called with empty params due to race condition niwinz XS No 1.3h 0.9h Jun 02, 2026

Summary

Bug Fix

Fix race condition in comment thread RPC

This fix prevents errors when navigating comments during rapid workspace changes, ensuring a smoother user experience. By guarding against nil file IDs, the application avoids validation failures and improves stability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and fast review, indicating low complexity and high confidence in the solution.

AI Details

Confidence: 0.05

Tech Stack

Languages: Clojure
:lipstick: Fix typos in configuration.md ruizterce S No 3.8h - Jun 02, 2026

Summary

Docs

Fix typos in configuration.md

Improved documentation accuracy for the configuration guide, reducing user confusion.

Health Assessment

Small
Low
Low
  • Quick documentation fix merged within hours, minimal review friction.

AI Details

Confidence: 0.95

Tech Stack

:wrench: Fix log level of migration exceptions belen-albeza S No 0.6h - Jun 02, 2026

Summary

Bug Fix

Fix log level of migration exceptions

Reduces log verbosity for migration errors, improving log readability and reducing noise for operators.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within 36 minutes, indicating low complexity and high confidence.

AI Details

Tech Stack

:bug: Fix wasm info label positioning belen-albeza S No 0.9h 0.3h Jun 02, 2026

Summary

Bug Fix

Fix wasm info label positioning

Corrects label placement and font size in WebAssembly rendering, preventing overlap with UI controls and improving user experience.

Health Assessment

Small
Low
Low
  • Quick, single‑commit fix with minimal code changes and no review back‑and‑forth, indicating a low‑risk, low‑friction update.

AI Details

Tech Stack

Languages: Rust
:bug: Fix crash when dismissing the restore version modal belen-albeza L No 0.3h 0.1h Jun 02, 2026

Summary

Bug Fix

Fix crash when dismissing restore version modal

Prevents crashes in the Wasm renderer when users dismiss the restore version modal, improving application stability and user experience.

Health Assessment

Large
Low
Low
  • Fast turnaround with minimal review indicates a straightforward bug fix with low complexity.

AI Details

Tech Stack

Languages: Javascript
:books: Add minor improvements to AGENTS.md and serena memories niwinz L No 117.5h 0.4h Jun 02, 2026

Summary

Health Assessment

AI Details

Tech Stack

:sparkles: Add expired subscription banner cocotime M No 1.2h 1.2h Jun 02, 2026

Summary

Feature

Add expired subscription banner

This banner informs users of expired subscriptions, encouraging timely renewal and reducing churn.

Health Assessment

Medium
Low
Low
  • Quick review and merge with minimal changes suggest low complexity and risk.

AI Details

Tech Stack

:bug: Fix overflow on delete account modal with many owned orgs juanfran S No 19.3h 19.1h Jun 02, 2026

Summary

Bug Fix

Fix overflow on delete account modal with many owned orgs

Ensures the delete account modal remains usable when a user owns many organizations, preventing UI overflow and improving user experience.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with minimal scope and no rework, indicating a straightforward bug resolution.

AI Details

Tech Stack

:recycle: Refactor render pipeline AzazelN28 XL No 140.9h 125.2h Jun 02, 2026

Summary

Refactor

Refactor render pipeline

Improved render pipeline performance and control by introducing a single source of truth for frame and request identifiers, and added a new surface called tile_atlas for parallel tile rendering.

Health Assessment

Large
Medium
Medium
  • The PR had a long cycle time of 140.9 hours, indicating potential complexity or difficulty in the changes.
  • The large scope of changes, with 20 files modified and over 1000 lines added or removed, increases the risk of introducing new issues.

AI Details

Tech Stack

Languages: Javascript, Clojure, Rust
:sparkles: Inherit subscriptions perks to Nitrate mavalroot M No 1.3h 1.2h Jun 02, 2026

Summary

Feature

Inherit subscription perks to Nitrate

Enterprise users gain unlimited storage, 90‑day autosave history, and 90‑day deleted file recovery.

Health Assessment

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

AI Details

Tech Stack

:wrench: Revert migration for tokens with clashing names hirunatan XL No 20.4h 5.2h Jun 02, 2026

Summary

Bug Fix

Revert token name clash migration

Reverts the token name clash migration to restore stability while preserving key validation and error‑handling improvements.

Health Assessment

X-Large
Medium
Low
  • Revert completed quickly with minimal review, indicating low friction. The large scope of changes suggests significant code impact, but the short cycle time mitigates overall risk.

AI Details

Tech Stack

Languages: Clojure, Javascript
:bug: Fix CI EvaMarco M No 3.1h - Jun 01, 2026

Summary

Bug Fix

Fix CI test failures

Remove duplicate test to resolve CI conflicts, ensuring continuous integration runs smoothly.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix that resolved a CI conflict with minimal code changes.

AI Details

Tech Stack

Languages: Javascript
:tada: Update wasm render config flags superalex L No 70.6h - Jun 01, 2026

Summary

Feature

Update wasm render config flags

Enables default wasm rendering switch and simplifies feature flag handling, giving users better control over rendering performance.

Health Assessment

Medium
Low
Low
  • Single commit PR with moderate scope merged in under 3 days, indicating low complexity and minimal review friction.

AI Details

Tech Stack

Languages: Clojure, Javascript
:bug: Fix typo in icon name elipse to ellipse niwinz XS No 0.8h 0.2h Jun 01, 2026

Summary

Bug Fix

Fix typo in icon name from elipse to ellipse

Corrects a misspelled icon name, ensuring circle shapes display properly and preventing UI rendering errors.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved within minutes, indicating efficient review and merge process.

AI Details

Tech Stack

:bug: Fix layout render-wasm issues Alotor M No 70.9h - Jun 01, 2026

Summary

Bug Fix

Fix layout render-wasm issues

This PR resolves rendering bugs in the WebAssembly backend, ensuring accurate flex and grid layouts for the Penpot design tool, improving user experience and reducing visual glitches.

Health Assessment

Small
Low
Low
  • The PR was completed quickly with a single commit and no review, indicating straightforward bug fixes with minimal risk.

AI Details

Tech Stack

Languages: Rust
:bug: Fix add modal confirmation when clicking restore from saved version preview luisddm S No 262.2h - Jun 01, 2026

Summary

Bug Fix

Fix missing restore confirmation modal

Adds a confirmation dialog when restoring a saved version, preventing accidental data loss.

Health Assessment

Small
High
High
  • The PR took over 10 days to merge, suggesting delayed review or backlog, despite being a small change. The release blocker label indicates high impact on the upcoming release.

AI Details

Confidence: 0.95

Tech Stack

:arrow_up: Upgrade plugins dependencies and fix TypeScript deprecations niwinz XL No 69.9h - Jun 01, 2026

Summary

Chore

Upgrade plugins dependencies and fix TypeScript deprecations

This PR updates plugin dependencies to the latest versions, resolves TypeScript deprecation warnings, and improves routing consistency, ensuring smoother plugin development and future compatibility.

Health Assessment

X-Large
High
Medium
  • The PR involved a large number of dependency upgrades and code changes across many plugin modules, leading to a high scope and potential integration risk. The review cycle was moderate, with a few rounds of feedback, but the overall process was completed within a few days.

AI Details

Tech Stack

Languages: Typescript, Javascript, Yaml
Frameworks: Angular
:bug: Add STS dependency for IRSA/web identity token S3 auth jpc2350 XS No 85.8h - Jun 01, 2026

Summary

Bug Fix

Add STS dependency for IRSA S3 auth

Fixes S3 storage on AWS EKS with IRSA, enabling proper authentication and preventing upload failures.

Health Assessment

Small
Low
Medium
  • Small dependency change merged after a long cycle, likely due to queue or scheduling delays.

AI Details

Tech Stack

Languages: Clojure
:sparkles: Add new release 2.16 slides elhombretecla L No 68.3h - Jun 01, 2026

Summary

Feature

Add 5-slide release modal for Penpot 2.16

Adds a 5-slide modal that informs users of new features and improvements in Penpot 2.16, enhancing onboarding and feature adoption.

Health Assessment

Large
Low
Medium
  • PR added a new release modal with 5 slides, took ~3 days to merge, moderate review friction, moderate scope.

AI Details

Tech Stack

Languages: Clojure, Scss
:books: Fix several typos on code comments and messages jeis4wpi M No 38.4h - Jun 01, 2026

Summary

Chore

Fix typos in code comments and messages

Corrects minor documentation errors to improve code readability and maintainability.

Health Assessment

Medium
Low
Low
  • Minimal changes, merged quickly with no review friction.

AI Details

Tech Stack

Languages: Clojure, Javascript
:bug: Fix locked flex and grid elements cannot be selected in viewer role luisddm M No 141.8h 70.8h Jun 01, 2026

Summary

Bug Fix

Fix locked flex and grid elements selection in viewer role

Allow selection of locked elements with grid or flex layout under viewer role, while keeping them unselectable in other roles.

Health Assessment

Small
Low
Medium
  • The PR had a moderate cycle time and time to first review, indicating some delay in the review process.

AI Details

Tech Stack

Languages: Javascript, Clojure
Frameworks: Playwright
:bug: Fix text editor crash when switching from svg to wasm renderer belen-albeza M No 19.8h - May 29, 2026

Summary

Bug Fix

Fix text editor crash on renderer switch

Stops crashes when users switch from SVG to WASM renderer while editing text, ensuring a smoother design experience.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework; PR merged within 20 hours, indicating efficient review and low complexity.

AI Details

Tech Stack

:tada: Update wasm label superalex XS No 0.7h 0.3h May 29, 2026

Summary

Chore

Update wasm label

Changes the render label to reflect WebGL rendering, improving clarity for developers.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes, indicating low complexity and high confidence in the change.

AI Details

Confidence: 0.05

Tech Stack

Languages: Rust
:bug: Fix error when copy & paste a swapped copy hirunatan M No 1.8h 1.6h May 29, 2026

Summary

Bug Fix

Fix clipboard integrity error for swapped copies

Prevents integrity errors when users copy a swapped nested component and paste it outside its original component, ensuring stable design operations.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal changes; low risk and high confidence in stability.

AI Details

Tech Stack

:tada: Add clear error messages EvaMarco S No 49.7h 49.0h May 29, 2026

Summary

Bug Fix

Add clear error messages

Adds clear error messages to the dashboard import feature, improving user experience and reducing support tickets.

Health Assessment

Small
Low
High
  • The PR took almost two days to review, indicating potential communication delays, but the change was small and straightforward.

AI Details

Tech Stack

:bug: Fix duplicated GitHub issue templates sancfc M No 0.2h 0.1h May 29, 2026

Summary

Chore

Fix duplicated GitHub issue templates

Remove duplicated legacy Markdown issue templates and configure GitHub issue template chooser for expected forms.

Health Assessment

Small
Low
Low
  • Quick review and merge, low risk changes to GitHub issue templates.

AI Details

Tech Stack

Languages: Yaml, Markdown
Frameworks: Github
:bug: Handle collisions between token names and group names hirunatan XL No 194.0h 191.4h May 29, 2026

Summary

Bug Fix

Handle token name and group name collisions

Fixes broken token handling, preventing UI errors and ensuring accurate token imports.

Health Assessment

X-Large
High
High
  • Long review and merge cycle indicates significant complexity and potential blocker status.

AI Details

Tech Stack

Languages: Javascript
:bug: Preserve explicit hide-in-viewer when adding prototype interactions jeffrey701 XS No 322.4h - May 29, 2026

Summary

Bug Fix

Preserve explicit hide-in-viewer on prototype interactions

This fix preserves user intent to hide boards in view mode when adding or updating prototype interactions. It prevents unintended visibility changes that could confuse users.

Health Assessment

Small
Low
High
  • The PR took over 13 days to merge, indicating potential review or scheduling delays, but the change is small and low risk.

AI Details

Tech Stack

:bug: Fix foreground color on numeric input EvaMarco XS No 22.1h 1.3h May 29, 2026

Summary

Bug Fix

Fix foreground color on numeric input

Corrects the foreground color of numeric input fields, ensuring text visibility and improving user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved within a day, indicating efficient review and low risk.

AI Details

Confidence: 0.80

Tech Stack

:paperclip: Update Kaleidos Copyright yamila-moreno XL No 12.0h - May 29, 2026

Summary

Refactor

Update Kaleidos Copyright

This PR updates the copyright notice for the Kaleidos project, ensuring legal compliance and accurate attribution.

Health Assessment

Large
Low
Low
  • PR completed quickly with minimal review, indicating straightforward maintenance.

AI Details

Confidence: 1.00

Tech Stack

:sparkles: Add nitrate permission team members design review changes pabloalba L No 41.5h 40.9h May 29, 2026

Summary

Health Assessment

AI Details

Confidence: 0.80

Tech Stack

:bug: Remove dead css/ui.css <link> from frontend index template (fixes #9135) NativeTeachingAidsB XS No 104.2h - May 29, 2026

Summary

Bug Fix

Remove dead css/ui.css link from frontend

Fixes 404 errors that caused black screens in self-hosted deployments, improving user experience.

Health Assessment

Small
Low
High
  • Single line change, minimal risk, but extended review cycle indicates process bottleneck.

AI Details

Tech Stack

Update Verified DPG badge in README BolajiAyodeji XS No 179.0h - May 29, 2026

Summary

Docs

Update Verified DPG badge in README

Updates the DPG badge in the README to match the official guide, improving documentation accuracy.

Health Assessment

Small
Low
Low
  • Documentation change with minimal impact; long cycle likely due to scheduling rather than technical complexity.

AI Details

Confidence: 0.95

Tech Stack

:bug: Fix nested components becomes flat after reset pabloalba M No 77.4h - May 28, 2026

Summary

Bug Fix

Fix nested components reset issue

Resolves a bug where resetting overrides on nested components could delete child shapes across multiple library files.

Health Assessment

Small
Low
Low
  • The PR was merged quickly, indicating low review friction and a straightforward fix.

AI Details

Tech Stack

Languages: Clojure
:recycle: Refactor font upload to process variants sequentially niwinz M No 1.5h 0.4h May 28, 2026

Summary

Refactor

Refactor font upload to process variants sequentially

Improve font upload handling to prevent excessive simultaneous requests, enhancing user experience.

Health Assessment

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

AI Details

Confidence: 0.80

Tech Stack

Languages: Clojurescript
Frameworks: React
:bug: Match version preview banner text to History sidebar labels MilosM348 S No 263.7h - May 28, 2026

Summary

Bug Fix

Match preview banner text to sidebar labels

Ensures consistency between the preview banner and history sidebar, improving user clarity when selecting autosaved versions.

Health Assessment

Small
Low
High
  • Long cycle time (~11 days) likely due to scheduling or backlog; minimal code changes and no review comments indicate low complexity.

AI Details

Tech Stack

:recycle: Fix regression and add test EvaMarco M No 4.0h 4.0h May 28, 2026

Summary

Bug Fix

Fix regression and add test

The regression in token management has been fixed, restoring correct functionality for users. Additional Playwright tests were added to guard against future regressions and improve overall product stability.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal changes and no review friction indicates a straightforward bug fix.

AI Details

Tech Stack

Languages: Javascript
:bug: Fix inclusive TileRect width/height for tile spiral scheduling superalex M No 18.5h - May 28, 2026

Summary

Bug Fix

Fix TileRect width/height calculation for tile scheduling

Corrects tile rendering gaps by aligning width/height with inclusive bounds, ensuring full canvas coverage.

Health Assessment

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

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
:bug: Fix problem with absolute elements in flex layout Alotor S No 0.9h 0.8h May 28, 2026

Summary

Bug Fix

Fix problem with absolute elements in flex layout

Users can now correctly layout absolute elements within flex containers, preventing layout glitches.

Health Assessment

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

AI Details

Tech Stack

Languages: Rust
:bug: Avoid restoring empty saved-font-size to prevent invalid text s… superalex XS No 0.8h - May 28, 2026

Summary

Bug Fix

Prevent invalid text shapes by avoiding empty font size

This fix prevents rendering errors in text elements, improving user experience and reducing support tickets.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within 0.8 hours, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Clojure
:bug: Fix shift enter not working on text editor v2 AzazelN28 S No 21.0h 2.3h May 28, 2026

Summary

Bug Fix

Fix Shift+Enter behavior in text editor

Ensures Shift+Enter inserts a line break in the text editor, matching the PRO version and improving user editing experience.

Health Assessment

Small
Low
Low
  • Rapid fix with single commit, quick review, and minimal scope.

AI Details

Tech Stack

Languages: Javascript
:bug: Fix DTCG token import discriminator and group-level $type inheritance hirunatan M No 0.5h - May 28, 2026

Summary

Bug Fix

Fix DTCG token import discriminator and group-level $type inheritance

Corrects token import logic to properly identify tokens and handle inheritance, ensuring accurate design token processing.

Health Assessment

Medium
Low
Low
  • Merged within 30 minutes with minimal changes, indicating a straightforward bug fix with low risk.

AI Details

Tech Stack

:sparkles: Use shared org-avatar component in delete account modal juanfran S No 20.4h - May 28, 2026

Summary

Feature

Use shared org-avatar component in delete account modal

Ensures consistent avatar display across the application, improving user experience and brand consistency when users view owned organizations in the delete account modal.

Health Assessment

Medium
Low
Low
  • Merged in under 24 hours with minimal changes, indicating a low‑risk UI improvement.

AI Details

Confidence: 0.75

Tech Stack

Languages: Clojure, Clojurescript
:bug: Fix nitrate's plan button size mavalroot XS No 19.3h 0.0h May 28, 2026

Summary

Bug Fix

Fix nitrate plan button size

Corrects the button size in the subscription dashboard when the button text spans multiple lines, improving UI consistency for Spanish users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within a day, indicating low complexity and high confidence.

AI Details

Tech Stack

:bug: Fix createToken calls missing textFieldType argument juanfran S No 0.5h - May 28, 2026

Summary

Bug Fix

Fix missing textFieldType in createToken calls

Corrects UI token creation tests to include required argument, ensuring token creation functionality works as expected.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within 30 minutes, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Javascript
:bug: Fix drag shapes out of frames superalex S No 14.1h - May 28, 2026

Summary

Bug Fix

Fix drag shapes out of frames

Corrects rendering logic to prevent stale pixels when shapes are dragged out of frames, improving visual fidelity for users.

Health Assessment

Small
Low
Low
  • Quick resolution of a rendering bug with minimal code changes, low risk to production.

AI Details

Tech Stack

Languages: Rust
:sparkles: Adjust viewport interest area belen-albeza XS No 4.0h - May 27, 2026

Summary

Feature

Adjust viewport interest area

Optimizes rendering by adjusting viewport interest area, improving performance and visual fidelity.

Health Assessment

Small
Low
Low
  • Merged quickly with minimal changes, indicating low complexity and risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
:sparkles: Remove nitrate's yearly plan mavalroot M No 5.7h 5.6h May 27, 2026

Summary

Feature

Remove nitrate's yearly plan

Disables the yearly subscription plan for nitrate, simplifying subscription choices and aligning with current product strategy.

Health Assessment

Medium
Low
Low
  • PR completed in under 6 hours with a single commit and no back‑and‑forth, indicating a low‑risk, straightforward change.

AI Details

Confidence: 0.95

Tech Stack

Page 1 of 7 »

Get this analytics stack for your team

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

Connect Repos