Pull Request Explorer

Exploring 237 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
chore: A/B test different upgrade banner in trial harshsbhat M No 247.5h 0.2h May 17, 2026

Summary

Feature

Add A/B test for trial upgrade banner

Enables a PostHog A/B experiment to show a richer trial banner with usage progress and payment CTA, improving trial user experience.

Health Assessment

Large
Medium
High
  • The PR required extensive iteration after a single review, with multiple commits and a large number of files changed, indicating significant rework and a high scope of changes.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
chore: A/B Test - Onboarding - Skip theme step harshsbhat S No 243.7h 0.1h May 17, 2026

Summary

Feature

Add A/B test to skip onboarding theme step

Introduces a PostHog A/B experiment that skips the theme selection step during onboarding, aiming to reduce friction and improve completion rates.

Health Assessment

Small
Low
Low
  • The PR had a long cycle time due to merge conflict resolution, but the review was quick and only a few commits were needed after the initial review.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
chore: use direct form link on all "request license" buttons instead of /enterprise-license page harshsbhat S No 26.9h 26.7h May 17, 2026

Summary

Chore

Update license request links to direct form

Ensures self-hosted users are directed to the correct license request form, improving user experience and reducing confusion.

Health Assessment

Small
Low
Low
  • Quick change with minimal code churn, merged within a day, indicating a smooth review process.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
chore: A/B Test - Onboarding - Skip "CX Choice" step harshsbhat XS No 217.1h 0.1h May 16, 2026

Summary

Feature

Add A/B experiment to skip CX/Surveys

Adds a PostHog A/B experiment to skip the CX/Surveys step during onboarding, aiming to reduce drop‑off and improve user flow. This change allows teams to test whether removing the choice improves conversion.

Health Assessment

Small
Low
Low
  • The PR received a quick review but had a long cycle time due to merge timing; the change is minimal and low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs
refactor(unify): clarify feedback source terminology and chart builder copy itsjavi XL No 6.4h 0.3h May 15, 2026

Summary

Refactor

Refactor: Clarify Feedback Source Terminology

Improves user clarity by standardizing terminology and enhancing UI copy, reducing confusion and onboarding friction.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time with a single review, but large scope and many commits indicate a substantial refactoring effort.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude, Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
feat: Formbricks 5 Dhruwang XL No 10.1h 9.9h May 15, 2026

Summary

Feature

Introduce Formbricks 5 major release

Launch Formbricks 5, simplifying platform structure, adding unified feedback, analytics, AI-powered translation, and background job processing to improve user experience and operational efficiency.

Health Assessment

X-Large
High
Low
  • Rapid merge after 10 hours indicates efficient review, but the extensive code changes suggest significant impact and potential for downstream issues.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Yaml
Frameworks: Nextjs, React
fix: skip Docker package removal when Docker is already installed BhagyaAmarasinghe M No 79.9h 0.1h May 15, 2026

Summary

Bug Fix

Skip Docker removal when Docker already installed

Ensures existing Docker installations are preserved during setup, preventing unnecessary removal and potential downtime for users.

Health Assessment

Medium
Medium
Low
  • The PR was reviewed quickly and required only a couple of small commits, but the overall cycle time was extended, likely due to scheduling or other non-technical delays.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Shell
fix: rate limit storage uploads per environment BhagyaAmarasinghe M No 39.6h 36.2h May 15, 2026

Summary

Bug Fix

Fix rate limit for storage uploads per environment

Enforces per-environment rate limits on storage uploads, preventing abuse and controlling costs. This protects infrastructure from distributed traffic that could otherwise bypass IP-based limits.

Health Assessment

Small
Low
Medium
  • The PR had a moderate review delay but minimal rework, indicating a straightforward bugfix with clear scope.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix: add Hub embeddings to dev setup xernobyl M No 44.5h 38.6h May 15, 2026

Summary

Bug Fix

Add Hub embeddings to dev setup

Adds Hub embeddings support to the local dev environment, enabling embedding jobs and a dedicated database for Hub.

Health Assessment

Small
Low
Medium
  • PR resolved a missing embeddings issue with minimal changes and a single review cycle, indicating a straightforward fix with low risk.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Docker
fix: updates the minimum permission in projectTeam access from `read` to `readWrite` pandeymangg XS No 0.9h 0.0h May 15, 2026

Summary

Bug Fix

Fix minimum permission for projectTeam access

Corrects the permission level for creating webhooks to match other actions, ensuring consistent access control.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no review friction, merged within an hour.

AI Details

Tech Stack

Languages: Typescript
docs: add ACCESSIBILITY.md and accessibility issue template mattinannt M No 1.3h 0.1h May 15, 2026

Summary

Docs

Add accessibility docs and issue template

Adds an initial accessibility guide and issue template to help contributors report barriers and align with WCAG 2.1 AA and other standards.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal review, indicating low complexity and high confidence in the documentation changes.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Yaml
fix: scope client API rate limits by environment BhagyaAmarasinghe XL No 11.6h 0.1h May 15, 2026

Summary

Bug Fix

Scope client API rate limits by environment

Adds per-environment rate limiting to prevent abuse across shared IPs, improving security and reliability.

Health Assessment

X-Large
High
Low
  • Rapid iteration with multiple commits after review indicates active rework; short review time and fast cycle suggest efficient process.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs
chore: remove all Vercel deployment references mattinannt M AI 43.6h 0.1h May 15, 2026

Summary

Chore

chore: remove all Vercel deployment references

Formbricks no longer deploys to Vercel, removing all Vercel-specific deployment config, environment variables, and infrastructure references from the codebase.

Health Assessment

Medium
Low
Low
  • Fast review and minimal rework; medium scope removal of Vercel config; low risk as a maintenance chore.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix: read appSetupCompleted from workspace prop in survey editor (ENG-928) Dhruwang S No 0.3h 0.1h May 15, 2026

Summary

Bug Fix

Fix survey editor SDK connection warning

Corrects the survey editor to properly detect SDK connection status, eliminating false warnings and ensuring accurate navigation for users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review and merge, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: point upgrade banner Learn more links to docs (ENG-889) Dhruwang S No 0.3h 0.0h May 15, 2026

Summary

Bug Fix

Fix upgrade banner Learn more links to docs

Corrects the 'Learn more' links in upgrade banners to point to the appropriate documentation pages, improving user guidance and reducing confusion.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed immediately, low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat: support URL userId lookup for link surveys jobenjada M No 63.9h 0.1h May 15, 2026

Summary

Feature

Add URL userId lookup for link surveys

Enables case‑insensitive userId URL parameter for public link surveys, allowing contact lookup and runtime integration when contacts are enabled.

Health Assessment

Medium
Low
Low
  • Fast review and minimal rework led to a quick merge. Scope is moderate with ~200 lines across 9 files.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
fix: remove duplicate brand color input and refresh appearance preview (ENG-927) Dhruwang S No 0.3h 0.3h May 15, 2026

Summary

Bug Fix

Fix duplicate brand color input and refresh preview

Removes duplicated brand color picker on the Appearance page and ensures the preview updates automatically after logo uploads or branding toggles, improving user experience and reducing manual refreshes.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with fast review and merge, indicating low complexity and minimal risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
refactor: revamp CSV connector mapping UI itsjavi XL No 185.8h 0.2h May 15, 2026

Summary

Refactor

Revamp CSV connector mapping UI

Improves the CSV import experience by auto‑mapping fields, hiding internal columns, sanitizing mappings, and adding robust tests, leading to a smoother, error‑free data import process for users.

Health Assessment

Large
High
High
  • The PR required extensive refactoring of the CSV connector UI, involving many commits and multiple review rounds, but was reviewed quickly and merged after thorough testing.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
feat: add Traefik gateway auth adapter BhagyaAmarasinghe XL No 22.4h 0.1h May 14, 2026

Summary

Feature

Add Traefik gateway auth adapter

Generalizes the FeedbackRecords gateway auth flow to support provider-specific ingress adapters and adds Traefik wiring for the FeedbackRecords API.

Health Assessment

Large
Medium
Low
  • The PR has a large scope with 17 files changed, but the review process was relatively smooth with only one round of changes requested.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.90

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Traefik
fix: fixes displays and responses api about survey status pandeymangg M No 6.8h 0.1h May 14, 2026

Summary

Bug Fix

Fix survey status guard on display and response APIs

Adds guard to prevent writes to non‑inProgress surveys, ensuring data integrity and preventing abuse.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework, fast review, low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix(a11y): add feedback source dialog cannot scroll on short screens itsjavi XS No 20.1h 15.5h May 14, 2026

Summary

Bug Fix

Make feedback source modal scrollable on small screens

Improves accessibility by enabling vertical scrolling in the Add Feedback Source modal on short viewports, ensuring all options remain reachable and footer stays visible.

Health Assessment

Small
Low
Low
  • Fixed in under 24 hours with minimal changes, no major rework or risk identified.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: prevent duplicated charts in dashboards itsjavi M No 20.5h 17.9h May 14, 2026

Summary

Bug Fix

Prevent duplicate charts in dashboards

Ensures dashboards cannot contain duplicate charts, improving data integrity and user experience.

Health Assessment

Medium
Low
Low
  • Fast review and minimal rework led to a quick merge, indicating a well‑structured change with low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix: single-use survey restriction bypass BhagyaAmarasinghe XL No 69.8h 4.1h May 14, 2026

Summary

Bug Fix

Fix single-use survey restriction bypass

Ensures server-side validation of single-use survey links and introduces signed tokens, preventing users from bypassing restrictions and safeguarding data integrity.

Health Assessment

X-Large
High
Low
  • The PR resolved a security issue with a moderate review cycle; despite the large scope, the single review round suggests confidence in the changes.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
fix: refine saving icon and delete source dialog text itsjavi S No 19.5h 16.8h May 14, 2026

Summary

Bug Fix

Refine saving icon and delete source dialog text

Improves user experience by showing a clear loading indicator during dashboard saves and clarifies deletion confirmation for feedback sources, reducing confusion and preventing accidental data loss.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal changes and a single review, indicating a straightforward bug fix.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat(analytics): augment Cube measures with CSAT/CES + correctness fixes (ENG-804) Dhruwang XL No 45.6h 0.2h May 14, 2026

Summary

Feature

Add CSAT/CES measures and fix NPS bugs

Enhances analytics by adding CSAT and CES metrics, corrects NPS calculations, and tightens AI query outputs, improving reporting accuracy.

Health Assessment

Medium
Low
Low
  • Fast review turnaround with a single review round and quick merge indicates high confidence in the changes.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
fix: clarify signup product updates opt-in jobenjada L AI 22.3h 2.6h May 14, 2026

Summary

Bug Fix

Clarify signup product updates opt-in

Updates the sign-up opt-in copy to make email subscription more explicit, improving user clarity.

Health Assessment

Large
Low
Low
  • Quick review and merge with minimal changes, indicating a straightforward localization update.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

fix(security): reject client-supplied emailVerificationDisabled in signup (ENG-816) Dhruwang S No 21.7h 0.1h May 14, 2026

Summary

Bug Fix

Fix security: reject client-supplied emailVerificationDisabled

Prevents forged signups from bypassing email verification, securing user onboarding.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with minimal code changes and fast review turnaround, indicating low complexity and risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix: fixes same survey responses from being reported as failures pandeymangg M No 23.4h 1.2h May 14, 2026

Summary

Bug Fix

Fix duplicate survey responses reported as failures

This change prevents duplicate survey responses from being incorrectly flagged as failures, improving data accuracy and user experience.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal changes and a single review cycle indicates a straightforward bug fix with low risk.

AI Details

Tech Stack

Languages: Typescript
fix: Hungarian translation polish (ENG-935) Dhruwang S No 17.3h 1.6h May 14, 2026

Summary

Bug Fix

Fix Hungarian translation errors and typos

Improves user experience for Hungarian-speaking customers by correcting translations, ensuring clarity and professionalism in account deletion flows and settings. This reduces confusion and potential support tickets.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes, indicating a straightforward bugfix with low risk.

AI Details

Confidence: 1.00

Tech Stack

fix: patch security dependency vulnerabilities for main mattinannt XL No 5.5h 0.2h May 13, 2026

Summary

Bug Fix

Patch security dependency vulnerabilities

Updates dependencies to address known CVEs, ensuring secure operation.

Health Assessment

X-Large
Low
Low
  • Fast review and merge, minimal code changes, quick security fix.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Frameworks: Nextjs
feat(unify): add delete option for feedback records (ENG-938) Dhruwang XL No 4.8h 0.1h May 13, 2026

Summary

Feature

Add delete capability to feedback records

Enables users to remove feedback entries, improving data hygiene and giving them control over obsolete or incorrect feedback.

Health Assessment

Large
Low
Low
  • Fast cycle time and single review round indicate a smooth, low-risk change.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix: improve file upload storage errors BhagyaAmarasinghe L No 41.4h 1.3h May 13, 2026

Summary

Bug Fix

Improve file upload storage error handling

Provides clearer error messages for file uploads, improving user experience for self-hosted customers and reducing support tickets.

Health Assessment

Large
Medium
Low
  • PR resolved quickly with AI-assisted review, minimal rework, and clear error handling improvements.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix: scope org-only v1 API key auth xernobyl XL No 113.3h 0.2h May 13, 2026

Summary

Bug Fix

Fix org-only v1 API key auth scope

Ensures organization‑only API keys authenticate only on explicitly supported v1 endpoints, preventing unintended access and maintaining security boundaries.

Health Assessment

X-Large
High
Medium
  • The PR required several iterations and a large code change, but was reviewed quickly; the high scope and multiple review rounds indicate a high risk of regressions.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix(i18n): replace fragmented translation concatenations with complete sentences (ENG-706) Dhruwang XL AI 46.0h 0.1h May 13, 2026

Summary

Bug Fix

Replace fragmented i18n concatenations with full sentences

Improves translation accuracy across languages by consolidating UI strings into single i18n keys, reducing mistranslations and ensuring correct sentence structure.

Health Assessment

X-Large
Medium
Low
  • The PR resolved translation inaccuracies quickly with minimal review friction, but involved a large-scale refactor of i18n strings across many files, indicating significant code churn.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
fix: validate contact_id xernobyl M No 22.5h 21.1h May 13, 2026

Summary

Bug Fix

Fix contact ID validation in API

Ensures contact lookups are scoped to the requesting environment, preventing cross‑environment data leakage.

Health Assessment

Medium
Low
Low
  • Single commit, quick review, minimal changes, straightforward bug fix.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix: correct matrix/ranking feedback records pandeymangg L No 22.3h 0.1h May 13, 2026

Summary

Bug Fix

Fix matrix and ranking feedback record bugs

Corrects how matrix and ranking responses are stored in Hub, ensuring accurate data representation and analytics for users.

Health Assessment

Large
Low
Low
  • Fast cycle time (22h) and minimal review rounds indicate a smooth process; AI-assisted review helped identify issues quickly.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix(helm): restore TEI float16 dtype BhagyaAmarasinghe XS No 12.4h 9.6h May 13, 2026

Summary

Bug Fix

Restore TEI float16 dtype in Helm chart

Reinstates default float16 dtype for Hub embeddings, ensuring memory efficiency and compatibility with Alibaba-NLP/gte-multilingual-base within the 8Gi CPU profile.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Languages: Yaml
fix: add missing title in feedback directory itsjavi XS No 21.4h 21.4h May 13, 2026

Summary

Bug Fix

Add missing title to feedback directory page

Adds shared PageHeader to feedback directory page so the title is shown consistently across views.

Health Assessment

Small
Low
Low
  • Quick single‑commit fix with minimal changes, approved after 21h, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix: backport SSO account deletion reauth xernobyl XL No 39.1h 19.5h May 13, 2026

Summary

Feature

Backport SSO account deletion reauthentication

Adds secure reauthentication for SSO users deleting accounts, extending protection to older releases and ensuring compliance with authentication freshness checks.

Health Assessment

X-Large
High
Medium
  • The PR involved extensive changes across 20 files and 1,617 added lines, requiring multiple review rounds and a moderate review time, indicating a complex backport with significant integration risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix: patch security dependency vulnerabilities for 4.9 mattinannt XL No 9.6h 9.6h May 13, 2026

Summary

Chore

Patch security vulnerabilities in dependencies

Updates vulnerable dependencies to secure versions, ensuring no known CVEs remain and all tests/builds pass.

Health Assessment

X-Large
Low
Low
  • Fast cycle time with single approval, no rework, minimal risk due to no code changes.

AI Details

Tech Stack

Languages: Javascript
Frameworks: Nextjs
docs: add docs for pretty url harshsbhat M No 175.4h 0.1h May 12, 2026

Summary

Docs

Add docs for pretty URL

Adds a new pretty-url.mdx doc page covering Pretty URLs and registers it in docs.json.

Health Assessment

Medium
Low
Low
  • Documentation update with minimal changes, quick review, merged after 7 days.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

chore: consolidate CE enterprise trial license links to a single form… harshsbhat M No 193.6h 0.1h May 12, 2026

Summary

Chore

Consolidate CE trial license links to single form

Centralizes CE trial license URLs to improve lead capture and reduce maintenance effort.

Health Assessment

Large
Low
Low
  • The PR consolidated multiple CE trial license URLs into a single constant, improving maintainability and potentially boosting lead conversion. The review was quick, but the overall cycle time was long due to the size of the change.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
fix(dashboards): chart removal flow + add-charts dialog focus ring (ENG-901, ENG-903) Dhruwang M No 4.1h 3.1h May 12, 2026

Summary

Bug Fix

Fix dashboard chart removal and dialog focus ring

Improves dashboard editing by preventing accidental rename UI and eliminating validation errors when removing the last chart; also fixes visual focus ring in the add chart modal for better accessibility.

Health Assessment

Medium
Low
Low
  • Quick turnaround with a single commit and minimal review, indicating straightforward bug fixes with clear scope.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
chore: fix broken impressions count xernobyl M No 22.0h 21.5h May 12, 2026

Summary

Bug Fix

Fix broken impressions count

Corrects survey summary impression counts to reflect applied filters, ensuring accurate analytics for users.

Health Assessment

Medium
Low
Low
  • Fast cycle time of under 24 hours and a single review round indicate a smooth review process. The moderate code change size suggests manageable risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix(charts): pie tooltip spacing + scroll to chart-name on empty save (ENG-914, ENG-916) Dhruwang M AI 21.5h 19.3h May 12, 2026

Summary

Bug Fix

Fix chart tooltip spacing and empty name scroll

Improves chart tooltip readability and user experience when saving charts with empty names, reducing confusion and error notifications.

Health Assessment

Small
Low
Low
  • PR resolved quickly with minimal rework, demonstrating efficient review and AI-assisted coding.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates dependabot XL No 15.5h 14.2h May 12, 2026

Summary

Chore

chore(deps): bump npm_and_yarn group across directories

Updates dependencies to newer versions, ensuring compatibility and security patches.

Health Assessment

X-Large
Low
Medium
  • PR merged quickly after a single review, indicating straightforward dependency updates with minimal friction.

AI Details

Tech Stack

Languages: Javascript
fix(a11y): large selects are not scrollable itsjavi S No 26.7h 26.7h May 12, 2026

Summary

Bug Fix

Fix large selects not scrollable

Improves accessibility by enabling scrolling in large select menus, ensuring users can access all options without layout clipping. This change maintains existing UI behavior while enhancing usability for users with many options.

Health Assessment

Small
Low
Medium
  • Single review with minimal changes indicates straightforward fix with low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: fixes webhook ssrf toctou issue pandeymangg L No 113.2h 0.2h May 12, 2026

Summary

Bug Fix

Fix webhook SSRF TOCTOU vulnerability

Removes a critical security flaw that could allow attackers to access internal metadata via webhook calls, strengthening platform security for all users.

Health Assessment

Large
Medium
Low
  • The PR resolved a serious SSRF issue with minimal review friction, but the extended cycle time suggests delays between review and final merge.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix: fixes read only issues in feedback sources UI pandeymangg M No 18.0h 0.1h May 12, 2026

Summary

Bug Fix

Fix read-only UI issues in feedback sources

Corrects UI behavior for read-only users in feedback sources, ensuring proper access controls and a smoother user experience.

Health Assessment

Medium
Low
Low
  • Quick review and merge within 18 hours, minimal rework, only one comment, indicating a straightforward bug fix.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat: add beta badge to unify feedback navigation section jobenjada S No 21.8h 5.6h May 12, 2026

Summary

Feature

Add beta badge to unify feedback navigation

Adds a subtle inline Beta badge next to the Unify Feedback section title, improving visibility of beta features for users.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes and a single AI‑review comment indicates low complexity and high confidence in the change.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
« Page 4 of 5 »

Get this analytics stack for your team

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

Connect Repos