Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| feat(customer_analytics): Move federated system tables to product facade | arthurdedeus | L | No | 97.6h | 0.1h | Jul 06, 2026 |
SummaryRefactorMove federated system tables to product facade Replaces hard‑coded system table definitions with a product‑level facade, improving decoupling, test coverage, and drift detection. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| feat(api): env-prefix rewrite metric + customerio webhook twin | yasen-posthog | M | No | 3.2h | 0.1h | Jul 06, 2026 |
SummaryFeatureAdd rewrite metrics and duplicate Customer.io webhook Adds observability counters for environment rewrite traffic and registers the Customer.io webhook under both legacy and new prefixes, enabling better rollout tracking. Health Assessment
Small
Low
Medium
AI Details
Confidence:
0.75
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| feat: make the chatbox stay fixed | veryayskiy | XS | No | 0.6h | 0.3h | Jul 06, 2026 |
SummaryBug FixMake chatbox stay fixed on ticket screen Ensures the chatbox remains visible on the ticket screen, improving support accessibility and user experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(hogql): make BETWEEN bounds bind tighter than AND/OR | robbie-c | XL | No | 75.2h | 1.1h | Jul 06, 2026 |
SummaryBug FixFix BETWEEN precedence in HogQL parser Corrects query parsing to match SQL semantics, preventing runtime errors and improving reliability for analytics queries. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Cpp, Python, Rust
|
||||||
| fix(data-warehouse): order connectable sources before "Coming soon" in catalog | Gilbert09 | S | No | 15.0h | 10.7h | Jul 06, 2026 |
SummaryBug FixOrder connectable sources before 'Coming soon' Improves user experience by ensuring connectable data warehouse sources appear first in the catalog, reducing friction and abandonment. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore: merge channels into general support settings | veryayskiy | S | No | 4.5h | 0.3h | Jul 06, 2026 |
SummaryChoreMerge channels into general support settings Reorganizes frontend settings to consolidate channel configuration under general support, improving user experience by reducing confusion when enabling support. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(ci): verify runs-index freshness in master alerter | rnegron | L | AI | 2.2h | 0.1h | Jul 06, 2026 |
SummaryBug FixFix CI runs-index freshness in master alerter Ensures CI alerts accurately reflect repository state, eliminating phantom alerts and reducing alert fatigue for operations teams. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Claude, Greptile
Confidence:
0.95
Tech Stack
Languages:
Javascript, Yaml
Frameworks:
Github-Actions
|
||||||
| fix(sharing): never enable dashboard sharing from a read | posthog | S | AI | 2.2h | 1.8h | Jul 06, 2026 |
SummaryBug FixPrevent unintended dashboard sharing on read Ensures read operations do not inadvertently enable sharing, preserving user intent and preventing accidental public exposure. This fixes a legacy sync bug that could expose private dashboards. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(tasks): carry the first message and its artifacts through warm run activation | tatoalo | L | No | 5.0h | 0.1h | Jul 06, 2026 |
SummaryBug FixFix warm run activation to forward artifacts Ensures tasks created during warm runs receive necessary artifacts, preventing failures in skill execution and attachment handling. Health Assessment
Large
Medium
Low
AI DetailsTech Stack
Languages:
Python, Typescript
|
||||||
| CS Europe team Q3 2026 goals | danazou | S | No | 318.8h | 304.3h | Jul 06, 2026 |
SummaryDocsAdd Q3 2026 goals for CS Europe team Defines Q3 2026 objectives for the CS Europe team, establishing NRR and revenue targets and providing a scaffold for individual goals. Health Assessment
Small
Low
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| feat(customer-analytics): Add select custom property API and UI | arthurdedeus | XL | AI | 70.9h | 0.1h | Jul 06, 2026 |
SummaryFeatureAdd select custom property API and UI Adds API and UI for select custom properties, enabling users to define and manage options with validation and color coding, improving data modeling and user experience. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
Frameworks:
Django, React
|
||||||
| feat(llma): add by_day breakdown to personal spend endpoint | charlesvien | L | AI | 12.9h | 0.6h | Jul 06, 2026 |
SummaryFeatureAdd daily breakdown to personal spend API Provides day‑by‑day spend analytics for users, enhancing visibility and reporting capabilities. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Claude Code
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
|
||||||
| fix(notebooks): close markdown notebook functional gaps for launch | mariusandra | L | AI | 5.6h | 0.1h | Jul 06, 2026 |
SummaryFeatureFix markdown notebook functional gaps for launch Ensures markdown notebooks work correctly, enabling new feature rollout and improving user experience by fixing insertion, creation, and export issues. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
|
||||||
| ci: gate CI on trunk auto-quarantine and drop test reruns | pauldambra | L | No | 71.3h | 6.0h | Jul 06, 2026 |
SummaryCI/CDAdd CI gate for Trunk auto-quarantine Enables Trunk to gate CI by quarantining flaky tests and removes test reruns, improving reliability and reducing false positives. Health Assessment
Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT, Claude
Confidence:
0.95
Tech Stack
Languages:
Yaml, Javascript
Frameworks:
Github-Actions
|
||||||
| Docs: explain Downsample transformation sampling methods | landon-posthog | M | No | 117.3h | - | Jul 06, 2026 |
SummaryDocsAdd documentation for Downsample sampling methods Adds detailed documentation for Downsample transformation sampling methods, clarifying how each option affects user data. This reduces confusion and improves user confidence in data handling. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack |
||||||
| chore(hogli): frame ci:preflight advisories as owned CI failures | rnegron | S | No | 1.0h | 0.9h | Jul 06, 2026 |
SummaryChoreFrame CI preflight advisories as owned failures Reframes CI preflight advisories to emphasize branch ownership, improving clarity and reducing false positives. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| feat(replay): expose session recording bulk delete as an MCP tool | TueHaulund | L | AI | 22.1h | 0.1h | Jul 06, 2026 |
SummaryFeatureExpose bulk delete for session recordings via MCP Enables efficient bulk deletion of session recordings through MCP, reducing agent overhead and improving cleanup performance. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
|
||||||
| chore(ingestion): add tophog diagnosis skill | z0br0wn | L | AI | 0.5h | 0.4h | Jul 06, 2026 |
SummaryDocsAdd tophog diagnosis skill for ingestion lag Provides automated method to diagnose ingestion lag using tophog data, reducing investigation time and improving reliability. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| feat(engineering-analytics): repo hub cost trend and commit scatter | webjunkie | XL | AI | 5.1h | 0.1h | Jul 06, 2026 |
SummaryFeatureAdd cost trend and commit scatter to repo hub Adds CI cost trend and commit scatter visualizations to the Engineering analytics repo hub, improving visibility into spend per change and commit activity. This enhances monitoring of CI spend and commit health for engineering teams. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Copilot
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
|
||||||
| test(data-warehouse): run warehouse_sources temporal tests in the product job | Gilbert09 | M | AI | 98.3h | 1.9h | Jul 06, 2026 |
SummaryRefactorRun warehouse_sources temporal tests in product job Enables product job to run data-import temporal tests, improving CI reliability and removing legacy hacks. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python, Javascript
|
||||||
| feat(logs): severity level column and sampling guidance for patterns | jonmcwest | M | No | 72.6h | 0.1h | Jul 06, 2026 |
SummaryFeatureAdd severity column and sampling guidance to logs Enhances log pattern visibility by adding a severity level column and provides sampling guidance, improving troubleshooting and data accuracy for users. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
Frameworks:
React
|
||||||
| feat(replay): read zstd-compressed cv payloads in the player alongside gzip | robbie-c | M | AI | 5.8h | 4.5h | Jul 06, 2026 |
SummaryFeatureAdd zstd decompression support for replay player Enables the replay player to correctly decompress mixed gzip and zstd compressed payloads, preventing failures after anonymization and improving performance. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(signals): Ądd management command to reingest specific signal reports | sortafreel | M | AI | 2.4h | 0.0h | Jul 06, 2026 |
SummaryFeatureAdd CLI for re-ingesting signal reports Enables operators to reprocess individual signal reports via a management command, simplifying data recovery without requiring API keys. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Greptile, Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| feat(data-warehouse): add manage_warehouse_queue ops command for the v3 load queue | estefaniarabadan | XL | No | 4.0h | 0.1h | Jul 06, 2026 |
SummaryFeatureAdd manage_warehouse_queue ops command Provides an ops command to inspect, fail, and release warehouse queue states, reducing manual SQL and improving reliability for production data pipelines. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| feat(data-warehouse): v3 loader queue freshness gauge and poll-duration visibility | estefaniarabadan | M | No | 4.4h | 0.1h | Jul 06, 2026 |
SummaryFeatureAdd queue freshness metric and extend poll-duration histogram Adds metrics to detect stalled warehouse loaders, improving incident visibility and alerting. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| (chore) Revise support objectives for Q3 2026 | abigailbramble | L | No | 122.8h | 0.1h | Jul 06, 2026 |
SummaryDocsRevise support objectives for Q3 2026 Updated quarterly objectives to improve customer support during transition from Zendesk to Conversations, focusing on proactive support, troubleshooting skills, and workflow streamlining. Health Assessment
Medium
Medium
Medium
AI DetailsTech Stack |
||||||
| feat(engineering-analytics): make the workflow header chip a switcher dropdown | webjunkie | L | AI | 0.3h | 0.1h | Jul 06, 2026 |
SummaryFeatureAdd workflow switcher dropdown to engineering analytics header Enables users to quickly switch between workflows within the same repository directly from the header, improving navigation efficiency and reducing context switching. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Claude Code
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(inbox): hide MCP servers links when the mcp-servers flag is off | christiaan-ph | S | No | 75.3h | 3.8h | Jul 06, 2026 |
SummaryBug FixHide MCP servers links when flag off Fixes broken links to MCP servers settings for users without the feature flag, preventing 404 errors and improving user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(insights): hide sample-data placeholder on shared views | posthog | M | AI | 42.4h | 41.8h | Jul 06, 2026 |
SummaryBug FixHide sample-data placeholder on shared views Fixes a bug where shared dashboards incorrectly show a sample data placeholder, improving user experience for external viewers. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(auth): carry next through email MFA + verification links | yasen-posthog | M | No | 6.5h | 0.2h | Jul 06, 2026 |
SummaryBug FixFix next URL propagation in email MFA Ensures OAuth flow resumes after email verification by preserving the next parameter, improving user experience and preventing broken connections. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Confidence:
0.95
Tech Stack
Languages:
Typescript, Python
|
||||||
| feat(error-tracking): support versioned fingerprint algorithms in cymbal | hpouillot | XL | AI | 91.6h | 0.1h | Jul 06, 2026 |
SummaryFeatureAdd versioned fingerprint algorithms to error tracking Enables gradual rollout of improved fingerprinting, preventing re-fingerprinting of live issues and improving grouping accuracy. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| docs(error-tracking): document rate limit bypass rules | ablaszkiewicz | S | AI | 1.0h | 0.2h | Jul 06, 2026 |
SummaryDocsDocument rate limit bypass rules Adds documentation for new bypass rules in error tracking rate limiting, clarifying behavior and billing implications. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| feat(tracing): add flag-gated facet rail shell | jonmcwest | L | No | 3.5h | 0.1h | Jul 06, 2026 |
SummaryFeatureAdd flag-gated facet rail shell Introduces a collapsible facet rail UI component to the tracing product, behind a feature flag, enabling future filtering of span dimensions without impacting current users. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Update product assignments and add new products | joethreepwood | S | No | 1.4h | 0.1h | Jul 06, 2026 |
SummaryDocsUpdate product assignments and add new products Clarifies product ownership for marketing teams, aligning product names and responsibilities. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| fix(cdp): stub empty person when rerun lookup misses | meikelmosby | M | AI | 0.7h | 0.5h | Jul 06, 2026 |
SummaryBug FixFix empty person stub for rerun lookups Prevents crashes during reruns when person lookup fails by providing a minimal person stub, ensuring downstream templates can fall back to event data. This improves reliability for cookieless events and GDPR deletions. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(customer-analytics): Add select custom property UI | arthurdedeus | L | AI | 69.2h | 0.1h | Jul 06, 2026 |
SummaryFeatureAdd select custom property UI Adds UI for defining and using select custom properties, improving workflow configuration and data visibility. Health Assessment
Medium
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(replay): revive the replay-shared jest suite and run it in CI | robbie-c | M | AI | 0.8h | 0.7h | Jul 06, 2026 |
SummaryBug FixRevive replay-shared jest suite in CI Ensures replay-shared tests run in CI, fixing ESM import errors and race conditions, improving reliability. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript, Yaml
|
||||||
| feat(customer-analytics): Add select custom property type to the backend | arthurdedeus | L | AI | 69.1h | 0.1h | Jul 06, 2026 |
SummaryFeatureAdd select custom property type to backend Adds a constrained select property type for customer analytics, improving data consistency and enabling richer insights. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| Add Charles as codeowner | Piccirello | S | No | 0.2h | 0.1h | Jul 06, 2026 |
SummaryChoreAdd Charles as codeowner Adds Charles as a code owner for the repository, improving code review accountability. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix(experiments): stretch experiment wizard card to full viewport height | jurajmajerik | XS | No | 1.1h | 1.1h | Jul 06, 2026 |
SummaryBug FixStretch experiment wizard card to full viewport height Ensures the experiment wizard occupies the full viewport, improving visual consistency and user experience during setup. Health Assessment
Small
Low
Low
AI Details
Usage:
Brainstorming
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(logs): prototype group-by lens behind feature flag | jonmcwest | M | No | 2.7h | 0.1h | Jul 06, 2026 |
SummaryFeaturePrototype logs group-by feature behind flag Adds a flag-gated prototype for grouping logs by attribute, enabling users to collapse logs by identity for easier triage. 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
|
||||||
| fix(ci): correct unsound ternary so compat jobs don't run full ee/ suite | mendral-app | XS | No | 3.7h | 3.7h | Jul 06, 2026 |
SummaryBug FixFix CI unsound ternary to reduce test time Corrects a GitHub Actions expression bug that caused compatibility jobs to run the full enterprise test suite, saving CI minutes and improving build efficiency. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| feat(egress): tier-aware GitHub budgets and real priority lanes | webjunkie | XL | AI | 100.3h | 0.1h | Jul 06, 2026 |
SummaryFeatureAdd tier-aware GitHub budgets and priority lanes Improves GitHub egress limiting by scaling budgets per installation tier and adding priority lanes, reducing rate limit violations and ensuring background work is properly shed. Health Assessment
Large
High
High
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| chore(frontend): re-enable Combobox.test.tsx after render-loop fix | pauldambra | XS | No | 1.4h | 0.4h | Jul 06, 2026 |
SummaryChoreRe-enable Combobox.test.tsx after render-loop fix Restores the previously excluded Combobox test to ensure CI coverage and detect infinite render loops, improving test reliability and preventing hidden bugs. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(lemon-ui): unmount leaked trees in LemonTree virtualization tests | robbie-c | XS | No | 5.1h | 0.2h | Jul 06, 2026 |
SummaryTestFix leaked mounts in LemonTree tests Fixes flaky LemonTree virtualization tests by ensuring proper cleanup of rendered trees. Improves CI stability and reduces false failures, enhancing developer confidence. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(notebooks): only show table scrollbar when table overflows | mariusandra | S | AI | 5.2h | 0.1h | Jul 06, 2026 |
SummaryBug FixFix notebook table scrollbar overflow Removes unnecessary scrollbars in markdown notebooks, improving UI clarity 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
|
||||||
| Make /self-driving workflow CTAs contextual | Zaltsman | XS | No | 122.1h | 74.5h | Jul 06, 2026 |
SummaryFeatureAdd contextual CTAs to self-driving page Tailors call‑to‑action text for each integration surface, improving clarity and engagement for users. Health Assessment
Small
Low
Medium
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(dev): allow symlinked git config targets in the dev sandbox | thmsobrmlr | S | No | 43.4h | 39.8h | Jul 06, 2026 |
SummaryBug FixAllow symlinked git config in dev sandbox Fixes crash loops in the development sandbox caused by symlinked git config files, ensuring reliable local stack startup for developers. This improves developer productivity and reduces downtime during local testing. Health Assessment
Small
Low
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| fix(logs): keep selected facet values visible in the facet rail | jonmcwest | M | No | 1.3h | 0.2h | Jul 06, 2026 |
SummaryBug FixFix facet rail to show selected values Ensures users can see and manage filters from saved views, preventing confusion and improving usability. 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
|
||||||
| fix(funnels): add left spacing to step menu in top-to-bottom layout | thmsobrmlr | XS | AI | 44.1h | 39.4h | Jul 06, 2026 |
SummaryBug FixAdd left spacing to funnel step menu Fixes UI spacing in funnel step headers, improving readability and consistency for users of the funnel insights feature. Health Assessment
Small
Low
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||