Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| docs: update license table workspaces pricing to pay per workspace | jobenjada | XS | No | 0.6h | 0.1h | Jul 15, 2026 |
SummaryDocsUpdate license table pricing to pay per workspace Updates the license comparison table to reflect accurate pricing for enterprise workspaces. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack |
||||||
| fix: verify password against the credential account for email change and 2FA (5.2 backport) | xernobyl | L | No | 0.4h | 0.0h | Jul 15, 2026 |
SummaryBug FixFix password verification for email change and 2FA Ensures newly created users can change email and enable 2FA by verifying password against the credential account, preventing failures and improving security. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: verify password against the credential account for email change and 2FA | xernobyl | L | No | 3.5h | 0.1h | Jul 15, 2026 |
SummaryBug FixFix password verification for email change and 2FA Ensures password re‑verification uses the correct credential store, fixing email change and 2FA bugs for new users. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(auth): reject breached passwords via Have-I-Been-Pwned on password set (ENG-1587) | xernobyl | L | No | 47.1h | 0.0h | Jul 15, 2026 |
SummaryFeatureAdd HIBP breach check for password set Adds a Have‑I‑Been‑Pwned check to reject compromised passwords during signup and reset, improving security while remaining fail‑open for offline deployments. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| fix: [Backport] fixes infinite re render for auth actions | pandeymangg | S | No | 0.3h | 0.1h | Jul 15, 2026 |
SummaryBug FixFix infinite re-render in auth actions Prevents unnecessary re-renders in authentication flows, improving performance and user experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| docs: add Workflows user and self-hosting guides | itsjavi | L | No | 20.7h | 0.7h | Jul 15, 2026 |
SummaryChoreAdd Workflows user and self-hosting guides Provides comprehensive documentation and self-hosting instructions for the Workflows feature, enabling users to launch and manage workflows with confidence. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| refactor: merge main into epic/workflows-v1 | itsjavi | XL | No | 16.1h | 16.1h | Jul 15, 2026 |
SummaryRefactorMerge main into epic/workflows-v1 to sync branches Keeps the epic branch up to date, resolves i18n conflicts, and ensures all tests and type checks pass, maintaining consistency across the codebase. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| fix(ui): keep InputCombobox chevron right-aligned when the dropdown is empty (backport #8520 → 5.2) | Dhruwang | XS | No | 17.6h | 0.7h | Jul 15, 2026 |
SummaryBug FixFix InputCombobox chevron alignment in empty dropdown Corrects UI misalignment for empty dropdowns, ensuring consistent user experience across the survey editor and other components. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(api-keys): stop truncating the org-access note in the API key modal (backport #8519 → 5.2) | Dhruwang | XS | No | 17.6h | 0.7h | Jul 15, 2026 |
SummaryBug FixFix API key modal truncation Corrects truncated organization access note in the API key modal, improving clarity for users. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(ui): keep InputCombobox chevron right-aligned when the dropdown is empty | Dhruwang | XS | No | 1.0h | 0.3h | Jul 14, 2026 |
SummaryBug FixFix InputCombobox chevron alignment in empty dropdowns Ensures dropdown UI remains consistent, improving user experience in survey editor and other app areas. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(api-keys): stop truncating the org-access note in the API key modal | Dhruwang | XS | No | 1.1h | 0.7h | Jul 14, 2026 |
SummaryBug FixFix API key modal note truncation Ensures full visibility of important org‑access information in the API key creation modal, improving user understanding and reducing confusion. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(web): stop infinite server-action refresh loop on survey analysis pages | itsjavi | S | No | 12.3h | 8.3h | Jul 14, 2026 |
SummaryBug FixFix infinite refresh loop on survey pages Stops infinite server-action loops that caused excessive server load and repeated page refreshes. Improves stability and performance for survey analysis users. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| fix: prevent auth-action route-refresh loop in chart edit and feedback record modals | pandeymangg | S | No | 1.2h | 0.3h | Jul 14, 2026 |
SummaryBug FixFix auth-action route-refresh loop in modals Prevents infinite re-render loops in chart edit and feedback record modals, improving stability and user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(database): seed Better Auth credential accounts so seed users can log in | itsjavi | M | No | 13.0h | 12.4h | Jul 14, 2026 |
SummaryBug FixFix seed Better Auth credential accounts Ensures seeded users can log in after fresh installs, preventing login failures and improving onboarding. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix: prevent infinite re-render loop when authenticated actions refresh the route (backport #8507 → 5.2) | Dhruwang | M | No | 0.8h | 0.2h | Jul 14, 2026 |
SummaryBug FixPrevent infinite re-render loop on authenticated actions Fixes infinite re-render loop caused by authenticated actions resetting session cookie, improving stability on survey summary and Google Sheets integration pages. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| fix: resolve hydration errors in RatingSmiley table markup | itsjavi | S | No | 9.9h | 9.6h | Jul 14, 2026 |
SummaryBug FixFix hydration errors in RatingSmiley component Fixes hydration errors that caused console warnings on survey summary pages. Improves reliability of rating question display for end users. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(web): only set workspace cookie on change to stop action refresh loop (backport #8513 → 5.2) | Dhruwang | XS | No | 0.6h | 0.1h | Jul 14, 2026 |
SummaryBug FixFix workspace cookie setting to prevent refresh loop Stops infinite POST/refresh loop by only setting workspace cookie when value changes, improving stability for survey summary pages. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix: let MCP clients request surveys:write and correct validate_survey scope (5.2 backport) | xernobyl | M | No | 12.5h | 12.5h | Jul 14, 2026 |
SummaryBug FixFix MCP client survey scopes backport Ensures MCP clients can request write scopes and corrects validation scope, improving OAuth consent flow and preventing 403 errors. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix: prevent infinite re-render loop when authenticated actions refresh the route | pandeymangg | M | No | 16.9h | 0.2h | Jul 14, 2026 |
SummaryBug FixFix infinite re-render loop on authenticated actions Prevents excessive network traffic and server load caused by repeated route refreshes, improving performance and reliability for survey summary and Google Sheets integration pages. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| fix: let MCP clients request surveys:write and correct validate_survey scope | xernobyl | M | AI | 0.8h | 0.5h | Jul 13, 2026 |
SummaryBug FixFix MCP client scope mismatch for surveys Corrects OAuth scopes for MCP clients, enabling write operations and aligning validate_survey with read‑only behavior, improving API usability and security. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| feat(helm): add Hub volume extension points | BhagyaAmarasinghe | M | No | 1.6h | 0.9h | Jul 13, 2026 |
SummaryFeatureAdd Hub volume extension points Adds provider-neutral volume and volumeMount hooks to the Helm chart for Hub, enabling generic credential mounting for Vertex and other services, and updates default image version. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Yaml
|
||||||
| refactor(workflows): polish the workflow editor UI [ENG-1234] | itsjavi | XL | No | 121.7h | - | Jul 13, 2026 |
SummaryRefactorPolish workflow editor UI Enhances the workflow editor with clearer state indicators, improved usability, and bug fixes, reducing user confusion and streamlining workflow creation. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| chore(auth): identify user in PostHog on sign-up | harshsbhat | M | No | 15.4h | 0.1h | Jul 13, 2026 |
SummaryBug FixIdentify users in PostHog on sign-up Adds server‑side PostHog identify to mark users as identified upon sign‑up, improving analytics accuracy and data quality. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(survey-editor): group & color-code the Add Block question-type picker | jobenjada | L | No | 113.3h | - | Jul 13, 2026 |
SummaryFeatureGroup & color-code Add Block picker Improves survey editor usability by organizing question types into categories, reducing cognitive load and speeding up survey creation. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat: block personal email sign-ups on Formbricks Cloud | xernobyl | XL | AI | 126.5h | 0.3h | Jul 13, 2026 |
SummaryFeatureBlock personal email sign‑ups on Formbricks Cloud Prevents new users from signing up with personal or disposable email domains on the Cloud platform, ensuring only company email addresses are allowed while keeping self‑hosted instances unaffected. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(docs): init Formbricks embed on script onload instead of fixed timeout | Dhruwang | XS | No | 12.8h | 0.0h | Jul 10, 2026 |
SummaryDocsFix embed initialization race in docs Ensures the Formbricks SDK initializes only after script loads, preventing errors on slow connections. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| fix: auto-login after email verification (ENG-1746) | xernobyl | S | No | 3.4h | 3.2h | Jul 10, 2026 |
SummaryBug FixAuto-login after email verification Automatically logs users in after email verification, eliminating the need for a manual login step and improving the onboarding experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| feat(editor): add bullet and numbered list buttons to the toolbar | jobenjada | M | No | 57.6h | 5.2h | Jul 10, 2026 |
SummaryFeatureAdd bullet and numbered list toolbar buttons Introduces toolbar controls for creating bulleted and numbered lists in the rich text editor, enhancing content creation efficiency for users. Health Assessment
Medium
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: dogfood in-app Formbricks surveys, code-action triggers & What's New panel | harshsbhat | L | AI | 93.0h | 0.3h | Jul 10, 2026 |
SummaryFeatureAdd in-app Formbricks surveys and What's New panel Integrates the Formbricks survey widget directly into the application, adds in-app triggers for surveys, and introduces a "What's New" panel to engage users contextually. Health Assessment
Large
High
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| refactor(workflows): live autosaving editor with guided validation [ENG-1234] | itsjavi | XL | No | 21.1h | 12.6h | Jul 10, 2026 |
SummaryFeatureRefactor workflows editor with live autosave Improves user experience by enabling instant autosave, live validation, and guided workflow setup, reducing errors and ensuring data integrity before publishing. Health Assessment
X-Large
Medium
Medium
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(surveys): keep "Generate responses" action visible but disabled when responses exist | jobenjada | S | AI | 7.3h | 7.0h | Jul 10, 2026 |
SummaryBug FixKeep Generate Responses button visible but disabled Ensures users can see the generate responses action even when a survey has data, providing clear feedback and preventing confusion. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| docs(api-keys): clarify workspace vs organization access scopes | jobenjada | L | AI | 3.8h | 3.5h | Jul 10, 2026 |
SummaryChoreClarify workspace vs organization access scopes Improves API key UI and documentation to clearly distinguish workspace and organization access, preventing misconfiguration and errors. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| docs: update settings navigation references for Formbricks 5.0 | harshsbhat | M | AI | 8.3h | 7.7h | Jul 10, 2026 |
SummaryDocsUpdate settings navigation references for Formbricks 5.0 Aligns documentation with the new settings navigation structure, ensuring users can locate the correct settings pages and reducing confusion and support tickets. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| fix(api): let organization-only API keys reach organization endpoints | jobenjada | M | AI | 3.2h | 0.1h | Jul 10, 2026 |
SummaryBug FixEnable organization-only API keys for org endpoints Allows API keys with only organization access to call organization‑scoped endpoints, improving key usability and aligning with UI expectations. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| feat(charts): add rating measures (ratingCount + ratingAverage) [ENG-1661] | Dhruwang | M | No | 72.6h | 0.1h | Jul 10, 2026 |
SummaryFeatureAdd rating measures to chart builder Adds missing rating metrics to the chart builder, enabling average and count charts for rating questions and improving analytics for user satisfaction. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: load root .env in lingo.dev i18n:generate scripts | itsjavi | XS | No | 19.2h | - | Jul 10, 2026 |
SummaryChoreLoad root .env for lingo.dev i18n scripts Ensures lingo.dev CLI uses repository root .env for authentication across packages, preventing auth errors during i18n generation. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| chore(billing): emit paid-subscription lifecycle events to PostHog | harshsbhat | L | No | 23.2h | - | Jul 10, 2026 |
SummaryChoreEmit billing lifecycle events to PostHog Adds analytics events for paid subscription changes, enabling growth and sales to track conversions, churn, and plan changes. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(unify-feedback): rework Topics & Subtopics on React Query + /api/v3 | jobenjada | XL | No | 66.7h | 0.3h | Jul 10, 2026 |
SummaryFeatureRework Topics & Subtopics with React Query Introduces a new two‑pane UI and API layer for managing feedback taxonomy, improving performance, user experience, and maintainability of the feedback system. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| chore: Add email confirmed posthog event | harshsbhat | S | No | 2.8h | 0.2h | Jul 10, 2026 |
SummaryFeatureAdd email confirmed PostHog event Adds a server‑side PostHog event that tracks when a user confirms their email, enabling measurement of email verification rates and funnel completion. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack
Languages:
Typescript
|
||||||
| fix(i18n): keep main-nav category names in English across all locales | jobenjada | S | AI | 2.3h | 0.9h | Jul 10, 2026 |
SummaryBug FixEnsure main-nav labels stay English across locales This change prevents non‑English users from seeing translated product section names, maintaining consistent branding and user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(ui): contain Radix form-bubble inputs inside Switch and Checkbox roots | itsjavi | XS | No | 15.4h | - | Jul 10, 2026 |
SummaryBug FixFix layout bug with Radix form inputs Eliminates unwanted scroll space caused by hidden Radix inputs in forms, improving user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: preserve current workspace when navigating to org settings (ENG-1700) | Dhruwang | M | No | 22.3h | - | Jul 10, 2026 |
SummaryBug FixFix workspace persistence when navigating to organization settings Ensures the correct workspace context is maintained when users navigate to organization settings, preventing UI from resetting to the default workspace. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| fix(survey-ui): meet WCAG AA contrast on date picker today cell | Dhruwang | XS | No | 4.2h | 0.0h | Jul 10, 2026 |
SummaryBug FixFix WCAG AA contrast on date picker today cell Improves accessibility by ensuring the date picker’s today cell meets WCAG AA contrast requirements, reducing visual fatigue and compliance issues. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| refactor: merge main into epic/workflows-v1 | itsjavi | XL | No | 4.8h | - | Jul 09, 2026 |
SummaryRefactorMerge main into epic/workflows-v1 Synchronizes main branch changes into the workflows feature branch, ensuring updated navigation, feedback, and UI components are integrated without conflicts. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Yaml
Frameworks:
React, Nextjs
|
||||||
| feat(workflows): empty-canvas workflow authoring [ENG-1234] | itsjavi | XL | No | 4.8h | - | Jul 09, 2026 |
SummaryFeatureAdd empty-canvas workflow authoring Empowers users to create workflows from scratch, reducing friction and enabling future extensibility. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| fix(a11y): respect prefers-reduced-motion globally in the web app | itsjavi | S | No | 3.3h | - | Jul 09, 2026 |
SummaryBug FixAdd global prefers-reduced-motion support Ensures users with reduced motion preferences experience a smoother, non-animated interface, improving accessibility and user comfort. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| fix(link-surveys): make footer links & suggested colors WCAG AA compliant | jobenjada | XL | No | 51.1h | 0.3h | Jul 09, 2026 |
SummaryFeatureMake footer links WCAG AA compliant Improve accessibility by adapting footer link colors to the chosen background, with an optional styling field for creators to override. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| chore: move Next.js docs index from AGENTS.md into nextjs-docs agent skill | itsjavi | S | AI | 4.4h | - | Jul 09, 2026 |
SummaryChoreMove Next.js docs index into dedicated agent skill Reduces token usage by loading Next.js docs only when needed, improving performance and cost. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
CodeRabbit, Claude
Confidence:
0.95
Tech Stack |
||||||
| fix(surveys): standalone Conditional Logic section + unified jump-to dropdown (ENG-1328) | jobenjada | L | No | 50.2h | 0.2h | Jul 09, 2026 |
SummaryFeatureAdd standalone Conditional Logic section and unified dropdown Improves survey editor usability by separating logic controls and standardizing navigation dropdowns, reducing confusion and speeding up survey creation. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: correct survey language switcher dropdown background (ENG-1701) | Dhruwang | XS | No | 2.2h | - | Jul 09, 2026 |
SummaryBug FixFix survey language switcher background Corrects the background color of the survey language switcher dropdown to match the survey surface, improving visual consistency across themes. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||