Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(wallet): integrate dynamic user ID fetching across wallet pages #23

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

0xdevcollins
Copy link
Contributor

@0xdevcollins 0xdevcollins commented Jan 20, 2025

Should also Closes: #10

  • replace hardcoded user ID with dynamic fetching in wallet pages
  • add getUserId function in user actions
  • update error handling in wallet creation and recovery
  • add Dashboard link in header component

- replace hardcoded user ID with dynamic fetching in wallet pages
- add getUserId function in user actions
- update error handling in wallet creation and recovery
- add Dashboard link in header component
Copy link

vercel bot commented Jan 20, 2025

@0xdevcollins is attempting to deploy a commit to the BSV Blockchain Team on Vercel.

A member of the Team first needs to authorize it.

…e component

- Remove `layout.tsx` and `page.tsx` from `admin` directory
- Enhance `users-table.tsx` with new features and refactor code
- Update `admin.ts` actions to include new admin functionalities and error handling
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.

A08: Admin pages / functions
1 participant