Explore Problems
Showing 8,393 of 8,870 problems · matching your filters
Insurance Agent Office Cannot Provide Clear Per-Vehicle Billing Breakdown
A multi-vehicle policyholder repeatedly asked their local State Farm office for a clear, itemized explanation of premium charges, vehicle changes, and billing across several vehicles, but was instead asked to resend already-supplied information and experienced unprofessional call handling. Unexplained policy changes affecting the customer's spouse went unaddressed until a formal complaint was filed with the state insurance regulator.
People Forget to Cancel Free Trials and Get Charged
A builder describes creating Trial Tracker after repeatedly forgetting to cancel free trials before being charged. The underlying problem, unmanaged trial-to-paid conversions catching consumers off guard, is a known and already-served subscription-management pain point.
Student Loan Servicers Corrupting Borrower Data Across Institution Records
Student loan borrowers report that servicers link their loans to the wrong educational institution due to database migration errors, generating incorrect balances and interest calculations. Even after federal discharge approval, servicers continue reporting delinquency status based on corrupted metadata. This traps borrowers between conflicting federal forbearance protections and inaccurate credit reporting.
Payments to closed accounts vanish between banks with neither side taking responsibility
A large payment was routed to a credit card account that had already been closed, and the sending and receiving banks each blame the other for the failed transfer. The customer is unable to recover the funds because neither institution will take ownership of the reconciliation.
Gmail Clients Unusable on Low-Bandwidth Connections Like Airplane WiFi
Mainstream email clients like Gmail and Superhuman have grown bandwidth-heavy, making them effectively unusable on low-quality connections such as airplane WiFi. Users who only need to send basic text emails are blocked by bloated client architectures that assume reliable, high-speed internet. This creates a real but narrow pain point for frequent travelers and anyone in low-connectivity environments.
Canva Print Feature Broken on Mobile
Users cannot print directly from Canva mobile; forced to export as PDF and use a separate app due to missing print menu item and broken layout rendering
Consumers pursued by collectors for debts originating from prize-claim scams
A consumer is billed by a legitimate collection agency for a debt that originated from a third-party prize-claim scam requiring a loan contract, with the promised prize never properly delivered.
Creator Marketing Deals Lack Payment Trust and Verified Delivery
Brands and creators negotiating sponsorship deals often work without escrow-like payment protection or independently verified delivery metrics, leading to disputes over hidden fee cuts and unconfirmed campaign performance, particularly in regulated markets like DACH where compliance and data residency matter.
Confusing Login and Workspace Recovery Flow in Multi-Workspace Chat Tools
Users report that password recovery in Slack is confusing, and locating the correct workspace or organization to sign into can be difficult. This friction is compounded for people who belong to multiple workspaces, creating unnecessary login and account-recovery overhead.
Running a consistent YouTube channel requires a full-time content team
Businesses give up on maintaining a YouTube channel not from lack of ideas but because producing videos consistently every week requires an ongoing team for writing, editing, and thumbnail design. SEEKORI positions itself as an autonomous production department that drafts, edits, and schedules a full slate of videos each week, publishing only after a human approval tap.
CAD Software Too Complex for Casual 3D Printing Users
Existing 3D modeling tools require learning complex UX and theory. Casual 3D printing users need intuitive, Lego-like modeling without compromising engineering quality.
QuickBooks Online Cloud Reliability and Tiered Pricing Frustrate Small Businesses
QuickBooks Online is vulnerable to internet connectivity issues and locks key features behind escalating subscription tiers. Businesses in bandwidth-constrained regions or with tight budgets find the value proposition weakened by these constraints.
Rental Reservations Get Silently Cancelled Without Customer Notification
A U-Haul customer's confirmed late-night pickup reservation was cancelled without any notice, and they only discovered it after driving to the location the next morning. The lack of proactive cancellation alerts left the customer stranded with no available alternative.
Inconsistent VSCode Settings Across Developers Causes PR Review Friction
Development teams without a centrally managed .vscode configuration end up with each developer using individual settings, producing formatting inconsistencies that slow down PR review. AI coding agents are further blocked from safely writing these config files because .vscode is treated as a protected directory, forcing a manual prompt each time or an unsafe blanket permission bypass.
IGCSE Students Face Study Fatigue Choosing Resources
IGCSE students experience study fatigue from having to sift through overwhelming, generic study resources rather than a curated set of subject-targeted active-learning tools.
AI-Drafted Text Needs Manual Cleanup Into SEO-Ready HTML
Bloggers who draft posts as raw AI-generated text or markdown must manually restructure it into clean, semantic, SEO-friendly HTML, a tedious step with no quick free tool to automate the conversion and check structural health.
Redis Lacks a Native Windows Binary, Forcing Docker/WSL for Dev Work
Backend developers who work primarily on Windows have no native Redis binary and must rely on Docker or WSL just to run a Redis-compatible store for development and testing. This friction pushes some to build lightweight Redis-compatible alternatives that run natively on Windows.
Small unnoticed bill triggers severe credit score drop for long-time customer
A long-time bank customer with 11 years of on-time payments missed a $12 monthly bill without being proactively notified, resulting in a delinquency report that sharply dropped their credit score and jeopardized a home purchase. This highlights a structural gap in proactive notice before minor balances trigger major credit reporting consequences.
CRM Sales Hub pricing is too high for small companies
Small businesses evaluating a leading CRM Sales Hub find the pricing out of reach relative to their budget. This reflects a structural gap where CRM pricing tiers are built around mid-market and enterprise buyers, underserving very small teams.
SWR HTTP Cache Lacks Developer Debug Logging
Developers using SWR cache with complex include/exclude query param rules have no native visibility into cache hits, misses, and expiry, leading to confusing behavior and lost debugging time.