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

Move /connect/in-app-wallets to app router #4894

Merged

Commits on Oct 3, 2024

  1. Move /connect/in-app-wallets to app router (#4894)

    ## Problem solved
    
    Short description of the bug fixed or feature added
    
    <!-- start pr-codex -->
    
    ---
    
    ## PR-Codex overview
    This PR focuses on enhancing the `in-app-wallets` feature by adding new components and functionalities, including API key management and layout improvements.
    
    ### Detailed summary
    - Added `getInAppWalletSupportedAPIKeys` function to fetch and filter API keys.
    - Created `Layout` component with footer sections.
    - Implemented `InAppWalletsAPIKeysMenu` for API key selection.
    - Added `PageHeader` with description and link.
    - Enhanced `Page` component to handle redirects and display API keys.
    - Updated `EmbeddedWallets` component to use `defaultTab` prop instead of search params.
    
    > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
    
    <!-- end pr-codex -->
    MananTank committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b82011e View commit details
    Browse the repository at this point in the history