Explore Problems
Showing 792 of 4,293 problems · matching your filters
ISPs continue charging months after service cancellation
Customers who cancel or transfer ISP service continue to be billed for months afterward, and providers refuse to refund charges they acknowledge as errors. The structural problem is that ISPs lack clean service termination workflows and place the burden of proof on the consumer.
Asana forces payment for unused seats with inflexible pricing tiers
User reports paying for 50 seats when only 40 are used, plus strategy map feature bugs. Highlights inflexible SaaS pricing models that penalize mid-sized teams.
Asana tasks get lost in excessive project update notifications
User reports tasks getting missed because too many updates appear in the same project, creating signal-to-noise ratio problems. Single review highlighting notification management gap.
ClickUp API reliability degrades during automation system transition
User reports ClickUp API keys not working well as the company transitions to proprietary automation. Incomplete migration leaves users without reliable integration options.
HEIC Image Uploads Remain Painful for Web Developers in 2026
iPhones default to HEIC format but browsers cannot render it, and server-side conversion via sharp requires building from source due to HEVC patent issues, causing cryptic errors and friction.
Asana task dependencies require manual updates for complex workflows
User reports task dependencies and execution order must be manually adjusted when workflows become complex and non-routine. Highlights workflow automation gap in project management tools.
Unconscious Nail-Biting Habit Needs Real-Time Detection to Break
Nail-biters cannot stop because the habit is unconscious. On-device ML camera detection can catch the behavior in real-time and provide immediate feedback to interrupt the habit loop.
Stripe fee compounding on small transactions lacks clear visibility
Stripe processing fees add up quickly on high-volume small transactions and the dashboard does not clearly surface total cost impact, making fee optimization and forecasting difficult for growing businesses.
Zendesk platform bloat makes it harder to use over time
As Zendesk has grown, it has become clunkier with inconsistent analytics metrics and increasingly robotic support. Enterprise CX teams are losing confidence in the platform reliability.
Securing Self-Hosted Services for Public Access Is Complex
Self-hosters struggle with the complexity of securely exposing services (DNS, reverse proxy, VPN, certificates).
Fraudulent Credit Accounts Opened Without Consent — Banks Reverse Liability
A fraudulent Citi credit card account was opened in a consumer's name; after initially clearing the consumer of responsibility, the bank reversed course and held them liable. Financial institutions lack reliable processes for definitively resolving synthetic identity fraud cases, leaving victims in limbo.
Slack notification volume feels overwhelming and disruptive
User reports Slack can feel very overwhelming and disruptive at times. Brief complaint validating the known notification overload problem in team messaging tools.
QuickBooks Online Prioritizes AI Features Over Fixing Core Bugs
QuickBooks Online repeatedly forces disruptive UI changes that break established workflows without addressing longstanding bugs. The company prioritizes AI feature development over stability improvements users actually need. This erodes trust among small businesses dependent on reliable accounting software.
IC System Collects and Reports Unvalidated Debt Without Basis
IC System Inc attempts to collect and reports a debt to credit bureaus without providing debt validation when requested. This FDCPA violation pattern is widespread. Consumers lack practical tools to enforce their validation rights quickly and document non-compliance for regulatory action.
Banks deny Zelle fraud claims despite proof of fraudulent recipient accounts
Banks systematically deny social engineering scam claims where consumers were tricked into Zelle transfers, even when receiving banks confirm the destination account is fraudulent. Consumers bear full loss despite clear evidence of fraud. The gap between bank fraud policies and actual social engineering patterns leaves victims with no recovery pathway.
Small Restaurants Losing Wholesale Access as Distributors Consolidate
Consolidation in food wholesale distribution threatens small restaurant owners who depend on affordable suppliers. When large distributors acquire independent wholesalers, prices increase and small businesses lose access to competitive sourcing.
HomeAdvisor/Angi makes subscription cancellation deliberately difficult
HomeAdvisor/Angi offers no online cancellation path for consumer subscriptions, requiring multiple phone transfers with difficult-to-understand representatives — a dark pattern that prolongs billing for customers trying to leave.
AI Agent Knowledge Base and Memory Management
Developers need better tooling for persistent AI agent memory that works for both humans and AI, bridging personal knowledge bases with agent workflows.
Users want a local privacy-preserving AI agent that executes real Mac tasks without cloud dependency
Power users are frustrated with cloud AI assistants that only advise rather than act. A local model with native macOS control satisfies privacy requirements and removes copy-paste friction, though RAM requirements limit addressable market.
AI Agents Lack Deterministic State Management and Migration Runtime
Autonomous AI agents lose execution state when hitting API rate limits or context boundaries. Current approaches use Docker or HTTP streaming which add latency and lack determinism. A WASM-based substrate could enable snapshotting, hibernation, and P2P agent migration.