Skip to content

fix: remove stale mock transactions file and unify AdminSidebar icon …#163

Open
Jay1280 wants to merge 2 commits into
Nexacore-Org:mainfrom
Jay1280:fix/remove-stale-mock-and-unify-sidebar
Open

fix: remove stale mock transactions file and unify AdminSidebar icon …#163
Jay1280 wants to merge 2 commits into
Nexacore-Org:mainfrom
Jay1280:fix/remove-stale-mock-and-unify-sidebar

Conversation

@Jay1280
Copy link
Copy Markdown

@Jay1280 Jay1280 commented Apr 25, 2026

…pattern

Closes #156

  • Delete stale app/lib/api/transactions.ts mock file
  • Delete empty app/lib/api directory
  • Update AdminSidebar to use consistent icon pattern (icon: X instead of icon: null, lucide: X)
  • Fix all imports from deleted mock file to point to real lib/api/transactions
  • Remove date filtering from transactions page (real API doesn't support it)
  • Fix useFocusTrap type to accept nullable RefObject

…pattern

Closes Nexacore-Org#156

- Delete stale app/lib/api/transactions.ts mock file
- Delete empty app/lib/api directory
- Update AdminSidebar to use consistent icon pattern (icon: X instead of icon: null, lucide: X)
- Fix all imports from deleted mock file to point to real lib/api/transactions
- Remove date filtering from transactions page (real API doesn't support it)
- Fix useFocusTrap type to accept nullable RefObject
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 25, 2026

@Jay1280 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@portableDD
Copy link
Copy Markdown
Contributor

@Jay1280 resolve conflicts

@portableDD
Copy link
Copy Markdown
Contributor

@Jay1280 please resolve conflicts

Resolved merge conflicts:
- Updated transaction page imports to use correct component paths
- Removed duplicate transaction components from app/components
- Fixed import paths for csv-export utility
- Integrated changes from main branch while preserving our fixes
@portableDD
Copy link
Copy Markdown
Contributor

@Jay1280 please fix the ci error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove stale mock-data transactions file and fix AdminSidebar icon pattern inconsistency

2 participants