You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add search/filtering and confirmation dialogs to admin UI
- Implement search functionality across text fields in list views
- Add search bar UI with clear button and URL state management
- Fix SQLite compatibility by removing mode: 'insensitive' parameter
- Create reusable ConfirmDialog component for destructive actions
- Add delete functionality with confirmation dialog to ItemFormClient
- Preserve search state in pagination URLs
- Export ConfirmDialog component from UI package
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments