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

Migrate Network Config Modal from chakra to shadcn/tailwind #4745

Commits on Sep 21, 2024

  1. Migrate Network Config Modal from chakra to shadcn/tailwind (#4745)

    ## Problem solved
    
    Short description of the bug fixed or feature added
    
    <!-- start pr-codex -->
    
    ---
    
    ## PR-Codex overview
    This PR removes unused components, updates UI elements, and refactors form fields in the dashboard application.
    
    ### Detailed summary
    - Deleted `TooltipBox.tsx` and `ConfirmationPopover.tsx`
    - Updated UI elements in `IconUpload.tsx` and `ConfigureNetworkModal.tsx`
    - Refactored form fields in `ChainIdInput.tsx`, `RpcInput.tsx`, and `NetworkIDInput.tsx`
    
    > The following files were skipped due to too many changes: `apps/dashboard/src/@/components/ui/radio-group.tsx`, `apps/dashboard/src/components/configure-networks/ConfigureNetworkForm.tsx`
    
    > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
    
    <!-- end pr-codex -->
    MananTank committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    bc72883 View commit details
    Browse the repository at this point in the history