158ae139f0f569fb5f98672821bab6f301b7152d
Previously, selecting "(blank)" from the category dropdown would submit an empty string value, causing no transactions to appear. The backend expects the literal string "(blank)" to filter for uncategorized items. Updated the dropdown to submit "(blank)" as the value when the category is empty, matching the backend's filter logic in Transactions.cshtml.cs. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
No description provided
Languages
C#
66.6%
HTML
31.2%
JavaScript
1.9%
CSS
0.2%
Dockerfile
0.1%