Skip to content

feat: refactor nav IA with role-aware config, collapsible sidebar, an…#461

Merged
aji70 merged 2 commits intoMyFanss:mainfrom
zeekman:feature/nav-ia-refactor
Apr 1, 2026
Merged

feat: refactor nav IA with role-aware config, collapsible sidebar, an…#461
aji70 merged 2 commits intoMyFanss:mainfrom
zeekman:feature/nav-ia-refactor

Conversation

@zeekman
Copy link
Copy Markdown
Contributor

@zeekman zeekman commented Mar 25, 2026

close #416

@aji70
Copy link
Copy Markdown
Contributor

aji70 commented Mar 26, 2026

@zeekman too many conflicts i do not know where to start from close this pr sync your branch and redo

@zeekman zeekman force-pushed the feature/nav-ia-refactor branch from 27225dc to 3b3d28d Compare March 31, 2026 16:54
@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 31, 2026

@zeekman 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

Frontend:
- Fix CheckoutFlow.tsx: remove duplicate file concatenation
- Fix stellar.ts: remove duplicate const declarations, add missing imports
- Fix sign-in/page.tsx: split metadata export into server component
- Fix subscribe/page.tsx: add missing state declarations and imports
- Fix Button.tsx: destructure type prop
- Fix WalletConnect.tsx / WalletGate.tsx: pass required walletType arg
- Fix WalletConnectExample.tsx: use default import and valid variant
- Fix tx-progress/TransactionProgress.tsx: replace heroicons with lucide-react
- Fix wallet.ts: fix signTransaction missing return and freighter reference
- Fix errors.ts: add missing ErrorCode values and errorMap entries
- Add test:e2e script to package.json
- Create TransactionProgress component in checkout/
- Create AuthSignInClient.tsx for client-side sign-in logic

Backend:
- Add path-to-regexp>=8.4.0 override to fix high severity audit

Contracts:
- Fix myfans-lib: #[no_std] -> #![no_std] (inner attribute)
- Fix earnings: add contracterror import
- Fix creator-registry: DataKey::registration_ledger -> LastRegLedger
- Pin time-core to 0.1.7 in Cargo.lock (0.1.8 requires Rust edition 2024)
@aji70 aji70 merged commit 4a14337 into MyFanss:main Apr 1, 2026
2 of 10 checks passed
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.

Frontend app shell navigation refinement

2 participants