Pull Request Explorer

Exploring 234 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix: use node for cube compose healthcheck BhagyaAmarasinghe S No 1.3h 0.7h Jun 02, 2026

Summary

Bug Fix

Use Node for Cube Compose Healthcheck

Replaces the Cube Docker Compose healthcheck to use a Node-based /readyz endpoint, improving reliability and documenting older compose file issues.

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: Yaml
Frameworks: Docker
feat: add MCP v3 surveys server BhagyaAmarasinghe XL AI 180.3h 0.7h Jun 02, 2026

Summary

Feature

Add MCP v3 Surveys Server

Adds a new MCP v3 survey server that enables API-key authenticated tools to list, create, validate, patch, and delete surveys, enhancing automation and integration with external AI tools.

Health Assessment

X-Large
High
High
  • The PR required over 7 days to merge, involved multiple review cycles, and introduced a large code footprint, indicating significant complexity and potential risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
refactor(survey-ui): strip inline styles for CSP compatibility Dhruwang S AI 29.3h 0.1h Jun 02, 2026

Summary

Refactor

Strip inline styles for CSP compatibility

Removes inline style attributes from survey UI components, replacing them with Tailwind classes to comply with strict CSP, ensuring no visual changes while improving security.

Health Assessment

Small
Low
Low
  • Quick review cycle (0.1h) and minimal rework (one commit after review) indicate a smooth process; the small code change (<50 lines) and lack of functional impact keep risk low.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(security): scope getDistinctAttributeValuesAction to the attribute key's workspace (ENG-1115) Dhruwang M No 31.2h 29.9h Jun 02, 2026

Summary

Bug Fix

Fix cross-tenant attribute value read vulnerability

Removes a security flaw that allowed users to read sensitive attribute values from other workspaces by deriving workspace scope from the attribute key ID, preventing cross-tenant data leakage.

Health Assessment

Medium
Medium
Medium
  • Security fix required a single review and moderate changes; the process was straightforward with quick merge after addressing authorization logic.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
refactor: rename Connector to FeedbackSource in Unify Feedback (ENG-1045) Dhruwang XL No 124.5h 96.2h Jun 02, 2026

Summary

Refactor

Rename Connector to FeedbackSource in Unify Feedback

Standardizes terminology across the platform, reducing confusion and aligning the data model with future feature plans.

Health Assessment

X-Large
High
High
  • The PR involves a large-scale rename across 20 files and 4,486 lines, requiring extensive testing and careful migration handling. The long cycle and review times suggest significant coordination effort, but the thorough test suite and migration safeguards mitigate risk.

AI Details

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

Tech Stack

Languages: Typescript, Sql
Frameworks: React
feat(unify): paginate topics/subtopics semantic search Dhruwang M AI 18.5h 0.1h Jun 02, 2026

Summary

Feature

Add pagination to topics/subtopics search

Enables users to view more than 10 results for topics/subtopics, improving data visibility and user experience.

Health Assessment

Medium
Low
Low
  • Fast review cycle with minimal rework; AI-assisted review comments streamlined the process.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix: point Connect Your App "Learn more" to the correct docs URL (ENG-1136) Dhruwang XS AI 14.7h 0.1h Jun 01, 2026

Summary

Bug Fix

Fix Connect Your App Learn More link

Corrects the documentation URL for the 'Learn more' button in the Connect Your App settings, ensuring users are directed to the proper framework guides instead of the docs home page.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within 15 hours, with a single comment and minimal code changes, indicating a straightforward bug fix with low risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix: support Gemini 3.5 Flash multi-region endpoints BhagyaAmarasinghe M No 90.7h 1.9h Jun 01, 2026

Summary

Bug Fix

Support Gemini 3.5 Flash multi-region endpoints

Adds correct base URL handling for Gemini 3.5 Flash in Vertex AI’s US and EU multi‑region locations, ensuring reliable model access across global deployments.

Health Assessment

Small
Low
Low
  • Fast review (1.9h) and minimal rework (one commit after review) indicate a straightforward, low‑risk change with clear documentation and testing.

AI Details

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

Tech Stack

Languages: Typescript
fix: color picker fills container in logo background-color toggle (ENG-977) Dhruwang XS AI 3.3h 3.0h Jun 01, 2026

Summary

Bug Fix

Fix color picker layout in logo settings

Ensures the color picker fills its container, improving UI consistency for logo background color toggles in workspace and survey editor settings.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with minimal code changes and no regressions expected.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
refactor: extract or rename nested PascalCase definitions mattinannt L AI 215.7h 0.1h Jun 01, 2026

Summary

Refactor

Refactor nested PascalCase component definitions

Improves React component performance by eliminating nested component definitions, preserving memoization and state, and updating translations across locales.

Health Assessment

Small
Low
Medium
  • PR had a quick initial review but required a couple of refactor commits; overall low risk and small scope.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
feat: add v3 survey patch endpoint xernobyl XL No 233.8h 0.6h Jun 01, 2026

Summary

Feature

Add PATCH endpoint for v3 surveys

Introduces a partial update API for surveys, allowing clients to modify only changed fields, reducing payload size and improving developer experience.

Health Assessment

Large
High
Medium
  • PR required multiple merges and reverts, indicating significant rework; review was quick but overall cycle time was long due to integration complexity.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
feat: add connect app snippet card jobenjada S AI 65.0h 53.2h Jun 01, 2026

Summary

Feature

Add connect app snippet card

Adds a copy‑ready HTML setup snippet card to the Connect Your App settings page, enabling users to easily copy and paste the snippet into their app or website.

Health Assessment

Small
Low
Medium
  • PR had a long review time but minimal changes and quick approval after a single review round.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: revalidate survey path in response mutations instead of unauthenticated tab-click action mattinannt S AI 210.2h 0.1h Jun 01, 2026

Summary

Bug Fix

Fix survey path revalidation in response mutations

Ensures secure cache busting by moving revalidation to mutation actions, eliminating unauthenticated calls and reducing unnecessary auth round‑trips, improving performance and security for survey analytics.

Health Assessment

Small
Low
Low
  • The PR was reviewed quickly and required no rework, but the overall cycle time was long due to scheduling; the change is low risk and improves security and performance.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix: use cursor pagination for Dependabot alerts + dry-run dispatch mattinannt S AI 23.4h 0.4h May 29, 2026

Summary

Bug Fix

Fix Dependabot pagination and add dry‑run

Corrects Dependabot alerts sync to Linear, eliminating HTTP 400 errors and enabling safe preview of changes without affecting production data.

Health Assessment

Small
Low
Low
  • Rapid, AI‑assisted fix with minimal code changes and a single review round, resulting in a quick merge and low risk.

AI Details

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

Tech Stack

Languages: Javascript, Yaml
fix(regression): disable video uploads on welcome card logo uploader itsjavi S No 17.8h 0.1h May 29, 2026

Summary

Bug Fix

Disable video uploads on welcome card logo uploader

Prevents users from uploading videos as company logos in the welcome card, ensuring only images are used and simplifying the upload flow.

Health Assessment

Small
Low
Low
  • Fast review cycle with minimal changes; AI review comments helped streamline the process.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: validate empty "Other" text in optional multi-select itsjavi L No 66.6h 0.1h May 29, 2026

Summary

Bug Fix

Fix empty 'Other' validation in optional multi-select

Ensures respondents cannot proceed with an empty 'Other' option, improving data integrity and user experience.

Health Assessment

Medium
Low
Medium
  • PR resolved a validation bug with minimal rework and a single review cycle, indicating efficient collaboration and low risk to production.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: fixes ces rating question's email embed UI (backport to release/5.0) Dhruwang M No 24.7h 24.7h May 29, 2026

Summary

Bug Fix

Fix email embed UI for rating questions

This PR corrects the rendering of rating-style questions in email previews, ensuring larger smiley icons and proper label alignment, improving user experience across email clients.

Health Assessment

Medium
Low
Medium
  • The PR had a single review cycle with a 24‑hour delay before first review, but the changes were straightforward and merged within a day, indicating low complexity and minimal risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: S3 internal server error for older images (backport to release/5.0) Dhruwang XS No 0.3h 0.1h May 29, 2026

Summary

Bug Fix

Fix S3 500 error for legacy images

Prevents 500 errors when accessing legacy images, improving reliability for users on older environments.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
fix: S3 internal server error for older images pandeymangg M No 1.9h 1.7h May 29, 2026

Summary

Bug Fix

Fix S3 internal server error for older images

Fixes legacy S3 key lookup to return 404 instead of 500, enabling fallback to legacy environmentId key for older images.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, resolved in under 2 hours, indicating efficient review and low complexity.

AI Details

Tech Stack

Languages: Typescript
fix: restore Microsoft SSO account lookup xernobyl L No 46.6h 0.1h May 29, 2026

Summary

Bug Fix

Restore Microsoft SSO account lookup

Fixes Microsoft SSO login by normalizing provider IDs, ensuring users can link and log in with Microsoft accounts, improving reliability and user experience.

Health Assessment

Large
Low
Low
  • Quick review and minimal rework; only a few comments were needed and the PR was merged within a day.

AI Details

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

Tech Stack

Languages: Typescript
fix: move "Create new organization" CTA to Organization → General (ENG-809) Dhruwang M No 44.5h 2.5h May 29, 2026

Summary

Bug Fix

Move Create Organization CTA to Settings Page

Repositions the organization creation button to the settings page, reducing user confusion and preventing accidental organization creation.

Health Assessment

Medium
Low
Low
  • Quick, single‑commit fix with fast review turnaround; moderate code changes focused on UI UX improvement.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
fix: fixes ces rating question's email embed UI pandeymangg M No 23.6h 0.1h May 29, 2026

Summary

Bug Fix

Fix rating question email embed UI

Corrects UI rendering of rating question in email previews, improving user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, AI review helped streamline process.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: resolve all pnpm audit vulnerabilities mattinannt L AI 1.1h 0.9h May 29, 2026

Summary

Bug Fix

Resolve pnpm audit vulnerabilities

Removes remaining vulnerable dependency versions, ensuring a clean audit and maintaining application security without altering functionality.

Health Assessment

Large
Low
Low
  • Quick resolution with minimal rework, indicating a straightforward security fix.

AI Details

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

Tech Stack

Languages: Javascript
fix: resolve all pnpm audit vulnerabilities mattinannt L AI 1.1h 1.0h May 29, 2026

Summary

Chore

Resolve pnpm audit vulnerabilities for release

Removes 11 known vulnerabilities from dependencies, ensuring a clean audit and improving security posture without affecting application behavior.

Health Assessment

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

AI Details

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

Tech Stack

style: align main and settings nav icon styling itsjavi S No 14.5h 0.2h May 29, 2026

Summary

Bug Fix

Align main and settings navigation icon styling

Ensures consistent icon sizing across navigation, improving UI consistency and reducing visual confusion for users.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: pin minimatch@10 to 10.2.5 to bypass ReDoS (ENG-1113) Dhruwang S No 0.5h 0.2h May 29, 2026

Summary

Bug Fix

Pin minimatch@10 to 10.2.5 to fix ReDoS

This PR resolves a critical ReDoS vulnerability in a transitive dependency, eliminating security alerts and preventing potential denial‑of‑service attacks.

Health Assessment

Small
Low
Low
  • Rapid resolution of a critical security issue with minimal code changes and quick review turnaround.

AI Details

Tech Stack

chore: v3 post survey xernobyl XL No 191.2h 115.5h May 28, 2026

Summary

Feature

Add POST /api/v3/surveys endpoint

Introduces a new API endpoint for creating block‑based v3 surveys, enabling customers to programmatically create surveys with comprehensive validation and language handling.

Health Assessment

X-Large
High
High
  • The PR had a long cycle time (~8 days) and large code changes (~6000 lines), with a single review cycle and AI‑assisted comments, indicating high risk and potential integration challenges.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
feat: add response IDs and contact activity improvements jobenjada L No 315.4h 0.1h May 28, 2026

Summary

Feature

Add response IDs and contact activity improvements

Enhances survey response UI by adding response IDs, a new card for contact details, and a refetch button, improving data visibility and user experience.

Health Assessment

Large
High
Low
  • The PR had a long cycle time but minimal review friction, indicating a straightforward UI change that required only a single round of changes requested.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
ci: create Helm update PRs with app token BhagyaAmarasinghe S No 0.5h 0.1h May 28, 2026

Summary

CI/CD

Create Helm update PRs with app token

Automates Helm chart version updates using a GitHub App token to trigger full CI workflows, ensuring checks run on automated PRs.

Health Assessment

Small
Low
Low
  • Quick approval with minimal changes indicates a straightforward update to the CI workflow.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix: enable ENTER key to submit login and signup forms jobenjada M AI 78.8h 0.1h May 28, 2026

Summary

Bug Fix

Enable ENTER key to submit login and signup forms

Improves user experience by allowing form submission via ENTER key, reducing friction during authentication.

Health Assessment

Small
Low
Medium
  • Initial review was quick, but multiple commits were needed to address feedback, leading to a moderate review cycle and a final merge after about 3 days.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: clear user's pending invites before account deletion (ENG-1057) Dhruwang S No 51.1h 50.8h May 28, 2026

Summary

Bug Fix

Fix pending invite deletion before account removal

Ensures users with pending invites can delete their accounts without database errors by removing those invites first.

Health Assessment

Small
Low
Medium
  • The change resolves a critical FK violation that blocked account deletion, adding a concise cleanup step before user removal. The review cycle was longer than typical, but the modification was small and low risk.

AI Details

Tech Stack

Languages: Typescript
chore: api v3 get survey xernobyl XL No 237.0h 0.3h May 28, 2026

Summary

Feature

Add GET /api/v3/surveys/{surveyId} endpoint

Introduces a read endpoint for single surveys with multilingual support and robust authorization, enhancing API consistency and developer experience.

Health Assessment

X-Large
High
Low
  • Large API change with extensive test coverage; review was quick but overall cycle time long, indicating possible blockers or slow merge process.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates dependabot M No 172.4h 171.9h May 28, 2026

Summary

Chore

chore(deps): bump npm_and_yarn group

Updates turbo and ws to newer versions, addressing security fixes and bug improvements.

Health Assessment

Small
Low
High
  • Long review cycle indicates slow process, but minimal changes and low risk.

AI Details

Tech Stack

Languages: Javascript
chore: resolve blocker + clear-path high SonarQube issues mattinannt M AI 117.6h 0.1h May 28, 2026

Summary

Chore

Resolve SonarQube blockers and high issues

Fixes 23 SonarQube blocker/high issues, improving code quality and reducing technical debt.

Health Assessment

Large
Medium
Low
  • The PR received a quick review with minimal comments, but the overall cycle time was long due to backlog. The changes are extensive yet focused on code quality, posing low risk to functionality.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, React
ci: auto-create Linear issues from Dependabot alerts mattinannt L AI 18.4h 0.0h May 28, 2026

Summary

CI/CD

Automate Linear issue creation from Dependabot alerts

Automates triaging GitHub Dependabot security alerts into Linear, replacing manual process. This reduces manual triage and ensures timely issue tracking.

Health Assessment

Large
Medium
Medium
  • The PR was merged quickly with minimal rework, indicating efficient review and clear automation of Dependabot alerts into Linear.

AI Details

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

Tech Stack

Languages: Javascript
fix: contacts csv semicolon delimeter fix pandeymangg M No 17.8h 0.1h May 28, 2026

Summary

Bug Fix

Fix CSV delimiter handling for contacts upload

Ensures contacts CSV uploads accept European Excel defaults, reducing upload errors and improving user experience.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; AI review helped catch issues early.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: prevent client environment cache null crash xernobyl L No 62.9h 42.6h May 28, 2026

Summary

Bug Fix

Prevent client environment cache null crash

Fixes a cache race that caused client environment endpoints to crash, improving reliability and uptime for users.

Health Assessment

Large
Medium
Medium
  • The PR had a single review with a comment and quick approval, resulting in a moderate review friction and a 63‑hour cycle time.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
fix(helm): wire bundled cube runtime env BhagyaAmarasinghe S No 6.9h 5.5h May 27, 2026

Summary

Bug Fix

Fix Helm chart to wire bundled Cube env

The Helm chart now automatically injects the required CUBEJS_API_URL and sets Cube's port, eliminating startup failures. This improves reliability for production deployments.

Health Assessment

Small
Low
Low
  • Quick single-review fix with minimal changes, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Yaml
fix: rate-limit isSurveyResponsePresentAction and validateSurveyPinAction (ENG-942) mattinannt S AI 149.7h 0.1h May 27, 2026

Summary

Bug Fix

Fix rate limiting for survey actions

Adds IP rate limiting and server‑side guard to prevent enumeration and brute‑force attacks, improving security for survey responses.

Health Assessment

Small
Low
Low
  • Security fix with minimal changes, quick review, no rework.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
chore: mechanical react-doctor sweep (Tailwind shorthands + button type) mattinannt XL AI 97.1h 56.1h May 27, 2026

Summary

Refactor

Refactor React components to remove react-doctor warnings

Clears ~930 react-doctor warnings, improving code quality and score without changing behavior.

Health Assessment

X-Large
High
High
  • Large mechanical sweep required multiple review rounds; review time high; risk moderate due to potential UI regressions but mitigated by comprehensive tests.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
fix: stamp Linear release version before completing release mattinannt XS AI 8.1h 0.0h May 27, 2026

Summary

Bug Fix

Fix Linear release version stamping

Ensures scheduled pipeline completes without manual renaming by stamping release tag before completion, improving release automation.

Health Assessment

Small
Low
Low
  • Fast cycle time, single review, minimal changes, low risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix: keep "Feedback Records" highlighted on Topics & Subtopics tab (ENG-1030) Dhruwang XS No 1.6h 1.4h May 27, 2026

Summary

Bug Fix

Fix Feedback Records nav highlight on sub-tabs

Ensures consistent navigation highlighting for the Feedback Records section, improving user experience when switching sub-tabs.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: reject reCAPTCHA-protected requests when server keys are unconfigured mattinannt S AI 24.7h 22.0h May 27, 2026

Summary

Bug Fix

Reject reCAPTCHA-protected requests when server keys are unconfigured

Fixes an open verification bug, ensuring self-hosted instances cannot bypass reCAPTCHA protection and operators receive clear error logs.

Health Assessment

Small
Low
Low
  • Quick AI-assisted fix resolved a critical security issue with minimal code changes.

AI Details

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

Tech Stack

Languages: Typescript
fix: resolve SonarQube warnings Dhruwang XL AI 29.4h 7.2h May 27, 2026

Summary

Refactor

Resolve SonarQube warnings in survey UI

Improves code quality and maintainability by reducing cognitive complexity and eliminating linting issues, lowering future technical debt and ensuring a cleaner codebase for the survey UI.

Health Assessment

X-Large
Medium
Low
  • The PR fixed five SonarQube issues with a single review round and moderate review time, indicating focused effort, but the large number of lines changed suggests a significant refactor that may impact future maintenance.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: restore Microsoft SSO account lookup (backport to release/5.0) Dhruwang M AI 0.3h 0.3h May 27, 2026

Summary

Bug Fix

Restore Microsoft SSO account lookup backport

Fixes Microsoft SSO login failures on release 5.0 by normalizing provider IDs, ensuring users can authenticate seamlessly.

Health Assessment

Medium
Low
Low
  • Quick single-commit fix with fast review, minimal risk to production.

AI Details

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

Tech Stack

Languages: Typescript
fix: resolve language alias for link survey previews (ENG-674) mattinannt M AI 12.1h 11.9h May 27, 2026

Summary

Bug Fix

Fix language alias handling for survey link previews

Ensures shared survey links display correct language metadata, improving user experience and preventing fallback to default language.

Health Assessment

Small
Low
Low
  • Single commit resolved issue quickly with minimal changes, indicating efficient review and low complexity.

AI Details

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

Tech Stack

Languages: Typescript
fix: back button not visible on dark backgrounds itsjavi M No 139.5h 0.2h May 27, 2026

Summary

Bug Fix

Fix back button visibility on dark backgrounds

Ensures the back button is readable on dark survey backgrounds, improving user navigation and reducing confusion.

Health Assessment

Small
Low
Low
  • Quick review with AI assistance, minimal changes, low risk.

AI Details

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

Tech Stack

Languages: Typescript
fix: fixes survey card scroll position and segment modal width pandeymangg S No 40.1h 0.1h May 27, 2026

Summary

Bug Fix

Fix survey card scroll and segment modal width

Improves UI stability for survey editors and segment modals, enhancing user experience.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes led to a smooth merge with low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: stamp Linear release version before completing (backport to release/5.0) mattinannt XS AI 0.3h 0.3h May 27, 2026

Summary

Bug Fix

Fix Linear release version stamping before completion

Ensures Linear releases are correctly stamped with version tags, preventing pipeline failures and ensuring smooth release rollouts.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix: remove hardcoded plan names from upgrade banners mattinannt M AI 1.4h 1.1h May 27, 2026

Summary

Bug Fix

Remove hardcoded plan names from upgrade banners

This change removes hardcoded plan names from upgrade banners, decoupling UI copy from specific plan tiers. It reduces maintenance overhead and ensures consistency with Stripe's entitlement model.

Health Assessment

Medium
Low
Low
  • Single commit, fast review, minimal scope, low risk.

AI Details

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

Tech Stack

Page 1 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