memoyil
memoyil
--- ## PR-Codex overview The focus of this PR is to optimize fetching active farms and token prices for pools data. ### Detailed summary - Removed `fetchFarmsPublicDataAsync` import - Renamed...
--- ## PR-Codex overview This PR enhances atom storage error handling and adds client-side initialization for specific atoms. ### Detailed summary - Added error handling for atom storage with `atomWithStorageWithErrorCatch`...
--- ## PR-Codex overview The focus of this PR is to enhance the voting system by adding scores and total scores for proposals, improving vote fetching with sorting options, and...
--- ## PR-Codex overview The focus of this PR is to update hover effects across various components to enhance user interaction and visual feedback. ### Detailed summary - Updated hover...
--- ## PR-Codex overview This PR updates various components to use `useActiveChainId` instead of `useAccountActiveChain` for better chain ID management. ### Detailed summary - Replaced `useAccountActiveChain` with `useActiveChainId` in multiple...
Disappears from view in mobile: https://github.com/user-attachments/assets/fdc667f3-04fd-4324-8da2-a5acb9cd64ad Position change in desktop: https://github.com/user-attachments/assets/8e107733-3175-4ea9-966b-dc1486020b8f --- ## PR-Codex overview The focus of this PR is to refactor the `InlineMenu` and `BaseMenu` components, adding a...
--- ## PR-Codex overview This PR focuses on refactoring the `replaceBrowserHistory` functionality to use `replaceBrowserHistoryMultiple`, allowing for multiple URL parameter updates in a single call. This enhances code readability and...
--- ## PR-Codex overview This PR focuses on improving the UI components in the `Swap` and `RoutesBreakdown` views by streamlining JSX structures, enhancing alignment, and integrating new hooks for token...
--- ## PR-Codex overview This PR focuses on updating dependencies in various components and hooks to improve the state management and functionality related to voting and network switching. ### Detailed...
--- ## PR-Codex overview This PR focuses on refactoring multiple hooks in the codebase to replace `useQueries` with `useQuery`, simplifying the data fetching logic and improving error handling across various...