Explore Problems
Showing 4,094 of 6,918 problems · matching your filters
Bank Closes Account Without Explanation and Withholds Customer Funds
Banks close customer accounts without explanation — often due to opaque risk/fraud flags — and withhold access to funds in both checking and savings accounts, leaving consumers unable to pay bills or access their money for extended periods. The consumer has no notification of the reason for closure and no due process path before their funds are frozen. Regulatory escalation and fund recovery documentation tools are needed.
Telecom carriers make unauthorized plan changes with no reversal option
AT&T and other carriers modify customer plan terms without explicit consent, resulting in higher monthly bills. When customers attempt to reverse the changes, representatives refuse, claiming the modifications cannot be undone. The combination of unauthorized changes and no recourse mechanism leaves customers financially trapped.
Liability-Only Insurers Refuse to Facilitate Not-at-Fault Claims Through Normal Channels
Drivers with liability-only policies who are not at fault in an accident are directed by their own carriers to pursue the other driver insurer independently, abandoning the standard claims facilitation role. This forces consumers to navigate adversarial claims processes alone, without negotiation support their premium is supposed to fund. The gap between what policyholders expect and what liability coverage actually provides creates a class of underserved claimants with no effective advocate.
Canva Blocks Free Trial Cancellation With No Accessible Support Path
Canva users attempting to cancel a free trial before it converts find the cancellation option hidden and support unavailable. This dark pattern results in unwanted charges, mirrors the broader subscription cancellation dark pattern complaint.
Chase Credit Card Lacks Direct Debit Auto-Pay Setup Causing Missed Payments and Account Suspension
Chase does not allow customers to set up automatic direct debit payments for credit card balances, creating a systemic risk of missed payments when manual payments are forgotten. When payments are missed, Chase applies late fees and suspends the account with little warning. This gap in basic payment automation capability is a foundational UX failure for a major credit card issuer.
Automated Code Review Misses Critical Security Issues Before Shipping
Existing automated code review tools fail to catch critical security vulnerabilities before pull requests are merged, leaving teams exposed to production-level risks. This gap is structural: most tools optimize for style and syntax while security issues require deeper semantic analysis. Teams that rely on automated review alone are systematically underprotected.
Business Wires Frozen Months During Bank AML Review With No Escalation Path
Business accounts receiving large legitimate wire transfers are having funds held indefinitely under bank AML compliance review with no written status updates or escalation process. Banks close accounts and freeze funds without providing documentation of the review or a path to resolution, effectively seizing business capital. Businesses have no tool to track review status, submit evidence proactively, or compel timely bank action.
Telecom companies stonewall refunds after deceptive coverage promises
Mobile carriers use deceptive sales tactics to sign customers onto service that does not work in their area, then repeatedly close refund cases without resolution — forcing consumers into credit card disputes and FCC complaint filings. The pattern suggests systematic exploitation of consumer complaint fatigue as a business model.
Banks fail to provide authorization proof when customers dispute fraudulent accounts
Customers who report unauthorized credit accounts opened in their name find that banks respond with conclusory denials instead of the application records or authorization evidence needed to resolve the dispute.
Bank denies debit fraud despite customer's location alibi evidence
A consumer disputed unauthorized debit transactions occurring in a location they have never visited, with proof of simultaneous online activity elsewhere. The bank denied the claim citing card delivery address as proof of use. No process exists for submitting location-based alibi data to support fraud investigations.
Banks charging savings withdrawal fees after federal deregulation
Banks continue enforcing per-withdrawal fees on savings accounts despite the federal Regulation D limit being lifted, trapping customers — especially those without checking accounts — in predatory fee structures. Customers lack awareness that these fees are no longer federally required, and banks exploit this information asymmetry. Account closure threats compound the problem for vulnerable customers.
Debt collectors placing collections without required validation
Consumers are harmed when debt collectors place collection accounts on credit reports without providing legally required debt validation under FDCPA/FCRA. This systemic issue affects millions dealing with inaccurate credit reporting and depression-level stress from violations of federal consumer protection laws.
Carvana sells vehicles with concealed pre-existing mechanical defects
Carvana sold a vehicle that developed multiple major mechanical failures within weeks — ultimately requiring $10,000 in repairs including turbo, engine, axles, and hoses — all pre-existing issues obscured by the limited warranty window. The customer is left stranded, pregnant wife without transportation, and $9,000+ out of pocket. Online used car platforms externalize inspection risk to buyers through short warranty periods.
Carvana sells vehicles with engine defects masked by sealant and denies warranty remedy
Engine block sealant—commonly used to temporarily conceal blown head gaskets—was found in a vehicle purchased from Carvana, with symptoms appearing within the 100-day warranty period. The company refused to remedy the defect despite the buyer reporting it within warranty coverage.
Bank refuses to restore funds from a $98,000 unauthorized wire despite a police report
An unknown party initiated a $98,000 wire transfer from a customer's bank account without their knowledge. Despite reporting the fraud to both the bank and police immediately, the bank has been unwilling to restore the funds.
Mortgage Servicer Silently Reduces Grace Period, Ignores State Law Override
Mortgage servicers changing loan grace periods without notice to borrowers and then refusing to waive resulting late fees despite contractual and state law protections requiring longer periods. Borrowers discover the change only after accumulating fees, with servicers ignoring written disputes for months. The promissory note language explicitly invoking state law protections is disregarded in servicer responses.
Extracting Data from VNC/Remote Desktop Screens Into Spreadsheets Requires Custom Code
Businesses using legacy systems accessible only via VNC or remote desktop have no off-the-shelf way to extract on-screen data into structured formats like Google Sheets. Each use case requires a bespoke Python script combining OCR, screen capture, and API integration. The recurring freelance market for these scripts — with budgets around $400 per project — signals consistent unmet demand across industries with older software stacks.
AI-generated UI code quickly becomes inconsistent and unmaintainable
Developers using AI coding agents like Cursor or Claude Code to build UIs find that generated components ignore existing design systems, mix inline styles, and produce hallucinated code that becomes inconsistent and production-unready after a few iterations. This structural limitation of context-unaware AI code generation is a major pain point as AI coding adoption accelerates.
No Unified Platform for Running and Governing Multi-Agent AI Fleets
As organizations deploy multiple self-improving AI agents across tools, memory systems, and workflows, managing them as a coordinated fleet lacks dedicated tooling. Existing solutions handle individual agent observability but not fleet-level governance, policy enforcement, and cross-agent coordination. The gap widens as agent adoption accelerates.
App Store Screenshot Localization Is Manual and Repetitive for Indie Devs
Indie developers releasing apps in multiple languages must manually create and update screenshot sets for each locale on every release, a process that doesn't scale. There is no official tooling to automate localized screenshot generation from a single source. The pain is confirmed by developers building their own automation tools to solve it.