Pull Request Explorer

Exploring 71 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Improve email copy metmarkosaric S No 171.7h 171.7h May 11, 2026

Summary

Health Assessment

AI Details

Tech Stack

One liner regression fix: wrap IndexBreakdown dimension cell text on mobile RobertJoonas XS No 4.2h 0.8h May 11, 2026

Summary

Bug Fix

Fix mobile text wrapping in IndexBreakdown

Ensures text in IndexBreakdown cells wraps on mobile, restoring previous behavior and improving readability.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
Add non-catch-all version of dashboard route ukutaht S No 94.1h 2.6h May 11, 2026

Summary

Bug Fix

Add non-catch-all dashboard route to remove trailing slash

This change removes trailing slashes from dashboard URLs, improving link consistency and user experience.

Health Assessment

Small
Medium
Medium
  • Multiple test adjustments were needed after the route change, extending the review cycle.

AI Details

Tech Stack

Render ColumnEmptyState if exploration 1st step has no search results aerosol XS No 3.9h 3.4h May 11, 2026

Summary

Health Assessment

AI Details

Tech Stack

Generalize disabled message apata L No 2.8h 2.3h May 07, 2026

Summary

Refactor

Generalize disabled option messaging

Improves consistency of disabled option messages across the dashboard, enhancing user experience.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
Fix issue with billing role not being able to create personal segments apata S No 1.8h 0.3h May 07, 2026

Summary

Bug Fix

Fix billing role segment creation bug

Allows billing role users to create personal segments, fixing a permission issue.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, low review friction, no significant risk.

AI Details

Tech Stack

Languages: Elixir
Add 8px minimum gap between x labels (up from 0px) apata XS No 28.3h 27.0h May 07, 2026

Summary

Feature

Add 8px minimum gap between x labels

Improves chart readability by ensuring a minimum 8px gap between x-axis labels, reducing visual clutter.

Health Assessment

Small
Low
Medium
  • The review took longer than typical, but the change was a simple UI tweak with no rework or tests.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
Refactor from pointsRef to points state apata M No 28.1h 28.0h May 07, 2026

Summary

Refactor

Refactor pointsRef to points state

Simplifies state handling in the dashboard graph component, improving maintainability without changing user experience.

Health Assessment

Medium
Low
Medium
  • The PR had a moderate cycle time with a single review round and minimal code changes, indicating a straightforward refactor with low risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
Generalize segment modal form elements apata L No 17.6h 17.2h May 07, 2026

Summary

Refactor

Generalize segment modal form elements

Refactors modal form components to be reusable across annotation and segment modals, simplifying future updates and reducing code duplication.

Health Assessment

Large
Low
Low
  • The PR was merged within 18 hours, with a single review and no rework, indicating a straightforward refactor.
  • The change involved 4 files and 374 lines, but had no impact on user-facing features.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Bump actions cnkk S No 45.2h 45.1h May 07, 2026

Summary

CI/CD

Bump actions

Updates CI workflow dependencies to newer, more secure versions, reducing build failures and improving reliability.

Health Assessment

Small
Low
High
  • The PR updated several GitHub Actions dependencies, but the review was delayed, likely due to reviewer availability.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix graph for brave, chromium andreas-ementio XS No 0.4h 0.3h May 07, 2026

Summary

Bug Fix

Fix graph rendering in Brave and Chromium

The main graph was clipped when the browser's root font size was smaller than 16px, causing visual distortion in Brave and Chromium. This fix ensures consistent graph rendering across browsers.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
Upgrade available only to owners and billing roles aerosol L No 3.5h 0.1h May 07, 2026

Summary

Bug Fix

Restrict Upgrade button to owners and billing roles

Ensures only users with owner or billing permissions see the upgrade prompt and can access subscription settings, preventing accidental upgrades by other team members.

Health Assessment

Medium
Low
Low
  • Quick review and merge within 3.5 hours, minimal rework, indicating straightforward change.

AI Details

Tech Stack

Languages: Elixir
Exclude selected wilcard pattern matches from subsequent step suggestions zoldar M No 17.8h 17.3h May 07, 2026

Summary

Bug Fix

Exclude wildcard pattern matches from step suggestions

The update removes irrelevant wildcard matches from future step suggestions, improving recommendation relevance. It also fixes a crash bug when no goals are excluded.

Health Assessment

Medium
Low
Low
  • The PR was reviewed quickly and required minimal rework, indicating a straightforward bugfix with clear test coverage.

AI Details

Confidence: 0.95

Tech Stack

Improve exploration UI zoldar S No 3.7h 3.5h May 06, 2026

Summary

Feature

Improve exploration UI

Enhances funnel exploration UI by enforcing bar widths, fixing tooltips, and adding goal icons, improving clarity for analysts.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes, indicating a straightforward UI tweak.

AI Details

Tech Stack

Languages: Javascript
Include wildcard paths in seeds aerosol XS No 0.3h 0.2h May 06, 2026

Summary

Feature

Include wildcard paths in seeds

Adds support for wildcard paths in seed data, enabling more flexible local data setup for journey testing.

Health Assessment

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

AI Details

Tech Stack

Fixup: Bump npm package version ukutaht XS No 21.4h 0.4h May 06, 2026

Summary

Chore

Sync npm package version with release

This PR updates the npm package version to match the published release, ensuring consistency between the repository and the npm registry.

Health Assessment

Small
Low
Low
  • Quick approval and merge after minimal changes indicates a low-risk, routine maintenance update.

AI Details

Tech Stack

Languages: Javascript
Add custom and pageview goals to exploration suggestions zoldar XL No 140.2h 139.8h May 06, 2026

Summary

Feature

Add custom and pageview goals to exploration suggestions

Users can now see custom and pageview goals in exploration suggestions, improving data analysis accuracy and enabling more precise funnel tracking.

Health Assessment

Large
High
High
  • The PR had a long cycle time with no early review, indicating potential oversight. Multiple commits and a revert suggest complexity and possible instability.

AI Details

Tech Stack

Languages: Javascript, Elixir
Truncate 0-visitors steps on dashboard state change aerosol S No 2.7h 2.2h May 06, 2026

Summary

Bug Fix

Remove zero-visitor steps from dashboard

This change cleans up the dashboard by removing steps with no visitor data, improving clarity and ensuring suggestions display correctly after range changes.

Health Assessment

Small
Low
Low
  • Quick review and merge within 3 hours indicates a straightforward change with minimal risk.

AI Details

Tech Stack

Languages: Javascript
Change explore tab styles to be aligned with other reports sanne-san M No 16.3h 16.2h May 06, 2026

Summary

Chore

Change explore tab styles to be aligned with other reports

This PR updates the styling of the explore tab to match the visual consistency of other reports, improving UI cohesion across the analytics platform.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 16 hours, indicating a smooth review process with minimal friction.

AI Details

Tech Stack

Languages: Javascript
refactor exploration.js aerosol XL No 4.8h 0.9h May 05, 2026

Summary

Refactor

Reorganize exploration.js and fix card duplication bug

Reorganizes dashboard exploration logic and fixes duplicate card highlighting and incorrect path connectors, improving UI reliability and data accuracy.

Health Assessment

X-Large
Medium
Low
  • The PR was completed quickly with minimal review, indicating efficient collaboration, but the large code changes suggest careful testing is needed.

AI Details

Tech Stack

Languages: Javascript
Add highlighted vertical line to graph (with tooltip sticky to the line) apata M No 135.1h 119.6h May 05, 2026

Summary

Feature

Add highlighted vertical line to graph

Adds a highlighted vertical line to graphs, making tooltips stick to the line for clearer data points. Enables mobile users to drag the chart to adjust the selected period, improving interactivity.

Health Assessment

Medium
Medium
High
  • The PR had a long cycle time with many commits before review, indicating significant rework and potential communication delays. The feature adds interactive graph enhancements, improving user experience on desktop and mobile.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
« Page 2 of 2

Get this analytics stack for your team

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

Connect Repos